Rasmus Lerdorf
e3fd1edc49
Make it possible to specify an empty string as a thousands-seperator
...
in number_format()
@ Make it possible to specify an empty string as a thousands-seperator
@ in number_format()
2000-07-14 18:46:13 +00:00
Egon Schmid
0bba8eeae1
Protos fixed.
2000-07-14 18:42:35 +00:00
Rasmus Lerdorf
c78d180231
Shared module support for LDAP extension
...
@ Shared module support for LDAP extension (Troels Arvin)
2000-07-14 13:13:25 +00:00
Mike Waychison
99b85d1919
(imap_mail) Fixed a sizing of the arg parameter array. Was causing
...
Seg-Faults if rpath was specified.
@ Fixed a bug with imap_mail where apache would segfault if the rpath
@ parameter was specified.
# ouch.
2000-07-14 08:12:53 +00:00
23f1e503c1
ChangeLog update
2000-07-14 01:09:09 +00:00
85cb7a2986
NEWS update
2000-07-14 01:09:06 +00:00
Rasmus Lerdorf
1d0ae2cde4
Use dashes and short day name in cookies since some browsers seem picky
...
about this
@ Use dashes and short day name in cookies since some browsers seem picky
@ about this (Rasmus)
2000-07-14 01:08:59 +00:00
Egon Schmid
411280eb9d
The description for protos need no period.
2000-07-13 20:55:22 +00:00
Vlad Krupin
9936548993
- Making pspell compile as a shared module
...
- fix a couple typos
@ Making pspell compile as a shared module
2000-07-13 20:39:14 +00:00
Egon Schmid
d041052428
Fixed protos.
2000-07-13 19:09:32 +00:00
Egon Schmid
28f38ea4fe
Fixed protos.
2000-07-13 18:44:57 +00:00
Egon Schmid
7ad2213278
Forgotten to change.
2000-07-13 18:27:10 +00:00
Egon Schmid
86dfb4c292
Corrected some protos.
2000-07-13 18:21:40 +00:00
Zeev Suraski
aa8d04a87c
Fix disable_functions feature
2000-07-13 17:52:00 +00:00
Zeev Suraski
155cac35d8
*** empty log message ***
2000-07-13 17:29:59 +00:00
Stanislav Malyshev
4c6ffdb1c2
make -c in stand-alone mode work again.
...
Setting ini_path after php_module_startup doesn't do much good -
since php_module_startup reads .ini.
# This fix is very ugly. Everyone is welcome to make better fix
# that won't report errors twice and won't scan argument 3 times
2000-07-13 09:17:39 +00:00
adc4d1e5c8
ChangeLog update
2000-07-13 01:09:07 +00:00
Thies C. Arntzen
7f4909d9f5
fix ZTS startup without filename (thanx purify!)
2000-07-12 16:37:46 +00:00
Uwe Steinmann
2d66c98f28
- The pdfclock example using cpdf
2000-07-12 12:50:58 +00:00
Thies C. Arntzen
372f71eb1a
unset active_symbol_table on zend-shutdown.
2000-07-12 12:00:17 +00:00
Thies C. Arntzen
88113794fd
(php_error) only set php_errormsg if we (still) have an active_symbol_table.
2000-07-12 11:59:09 +00:00
Andi Gutmans
e1df83e8e0
- By mistake recommited bad entry
2000-07-12 03:57:26 +00:00
Andi Gutmans
f47760cbb6
- Add some Zend Engine changes to the NEWS file
2000-07-12 03:55:28 +00:00
699d59ea28
ChangeLog update
2000-07-12 01:09:08 +00:00
789897eb66
NEWS update
2000-07-12 01:09:05 +00:00
Andi Gutmans
b0fd857c69
- Oops I was only thinking about VIRTUAL_DIR and forogt about the rest of
...
- TSRM which Zeev implemented on his own.
2000-07-11 19:17:19 +00:00
Andi Gutmans
744a823fd2
- Commit new license for TSRM.
2000-07-11 19:15:51 +00:00
Danny Heijl
641b0aa2d3
- typo
2000-07-11 17:53:02 +00:00
Danny Heijl
ec6861733b
- Work-around for ESQL/C bug with BLOBs and NULL values (Danny).
2000-07-11 17:47:16 +00:00
Sam Ruby
4ef7cb0700
Fix for problem noted by Jay Greenspan on TurboLinux machines
2000-07-11 17:33:14 +00:00
Andrei Zmievski
c9c425d625
Updated comments.
2000-07-11 16:51:04 +00:00
Andrei Zmievski
3ac0ae9dff
@- Improved array_multisort() to be able to specify sort type as well sort
...
@ order. Incidentally, it can be used to sort multi-dimensional arrays
@ as well. (Andrei)
2000-07-11 16:48:03 +00:00
Zeev Suraski
3513866627
Another persistent hash - disable apply protection
2000-07-11 14:47:34 +00:00
Zeev Suraski
168ccfc133
Disable the hash_apply() protection on hashes that persist across requests - it's unsafe
...
because we may be aborted at any point
@- Fixed a possible data corruption in case of a huge amount of aborted requests (Zeev)
2000-07-11 14:29:38 +00:00
Zeev Suraski
1263932a0d
Disable the hash_apply() protection on hashes that persist across requests - it's unsafe
...
because we may be aborted at any point
2000-07-11 14:27:31 +00:00
Stanislav Malyshev
148317f979
Fix a bug in passing second parameter of RECV_INIT with is_ref set
2000-07-11 13:23:48 +00:00
Andrei Zmievski
45c024c7dc
Thies, finish your news entries next time. :)
2000-07-11 13:19:24 +00:00
Sascha Schumann
b74e079ce7
The official product name is PostgreSQL, so s/PostgresSQL/PostgreSQL/
2000-07-11 12:38:06 +00:00
Sascha Schumann
c917e170f6
Always use the current DIR_DELIMITER to create the session file path
2000-07-11 12:29:19 +00:00
Thies C. Arntzen
3afe39e21f
fix warning in VC6
2000-07-11 11:52:48 +00:00
Andi Gutmans
f4e2a900d6
- Oops. Too early in the morning
2000-07-11 04:15:35 +00:00
Andi Gutmans
f5401b43b5
- Don't need extern for functions
2000-07-11 04:11:15 +00:00
Andi Gutmans
e95220e722
- Include iostream.h in C++.
2000-07-11 04:07:18 +00:00
be8d4ef329
ChangeLog update
2000-07-11 01:09:12 +00:00
87efadc76c
NEWS update
2000-07-11 01:09:09 +00:00
Vlad Krupin
ece6962f06
- PS_* constants changed to PSPELL_*
...
- zval is used instead of pval
(as Andrei Zmievski suggested)
Modified Files:
ext/pspell/pspell.c
2000-07-10 23:18:27 +00:00
Vlad Krupin
a58ca45b2e
Initial release. Includes:
...
- Functionality of aspell
- 3 modes of spellchecking (fast, normal, bad_spellers)
- support for run-together words
2000-07-10 21:29:19 +00:00
Egon Schmid
96675e9d58
Changed the descriptions.
2000-07-10 20:00:02 +00:00
Egon Schmid
6efcc50176
Changed some protos and the authors email address.
2000-07-10 19:46:29 +00:00
Danny Heijl
42693bb820
- Fix the case of NULL BYTE and TEXT columns. (Danny).
...
ESQL/C (sometimes ?) does not set the indicator variable,
but the locator->loc_indicator instead.
2000-07-10 19:08:27 +00:00