]>
granicus.if.org Git - php/log
<changelog@php.net> [Fri, 14 Jul 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update
Rasmus Lerdorf [Fri, 14 Jul 2000 01:08:59 +0000 (01:08 +0000)]
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)
Egon Schmid [Thu, 13 Jul 2000 20:55:22 +0000 (20:55 +0000)]
The description for protos need no period.
Vlad Krupin [Thu, 13 Jul 2000 20:39:14 +0000 (20:39 +0000)]
- Making pspell compile as a shared module
- fix a couple typos
@ Making pspell compile as a shared module
Egon Schmid [Thu, 13 Jul 2000 19:09:32 +0000 (19:09 +0000)]
Fixed protos.
Egon Schmid [Thu, 13 Jul 2000 18:44:57 +0000 (18:44 +0000)]
Fixed protos.
Egon Schmid [Thu, 13 Jul 2000 18:27:10 +0000 (18:27 +0000)]
Forgotten to change.
Egon Schmid [Thu, 13 Jul 2000 18:21:40 +0000 (18:21 +0000)]
Corrected some protos.
Zeev Suraski [Thu, 13 Jul 2000 17:52:00 +0000 (17:52 +0000)]
Fix disable_functions feature
Zeev Suraski [Thu, 13 Jul 2000 17:29:59 +0000 (17:29 +0000)]
*** empty log message ***
Stanislav Malyshev [Thu, 13 Jul 2000 09:17:39 +0000 (09:17 +0000)]
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
<changelog@php.net> [Thu, 13 Jul 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update
Thies C. Arntzen [Wed, 12 Jul 2000 16:37:46 +0000 (16:37 +0000)]
fix ZTS startup without filename (thanx purify!)
Uwe Steinmann [Wed, 12 Jul 2000 12:50:58 +0000 (12:50 +0000)]
- The pdfclock example using cpdf
Thies C. Arntzen [Wed, 12 Jul 2000 12:00:17 +0000 (12:00 +0000)]
unset active_symbol_table on zend-shutdown.
Thies C. Arntzen [Wed, 12 Jul 2000 11:59:09 +0000 (11:59 +0000)]
(php_error) only set php_errormsg if we (still) have an active_symbol_table.
Andi Gutmans [Wed, 12 Jul 2000 03:57:26 +0000 (03:57 +0000)]
- By mistake recommited bad entry
Andi Gutmans [Wed, 12 Jul 2000 03:55:28 +0000 (03:55 +0000)]
- Add some Zend Engine changes to the NEWS file
<changelog@php.net> [Wed, 12 Jul 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 12 Jul 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update
Andi Gutmans [Tue, 11 Jul 2000 19:17:19 +0000 (19:17 +0000)]
- Oops I was only thinking about VIRTUAL_DIR and forogt about the rest of
- TSRM which Zeev implemented on his own.
Andi Gutmans [Tue, 11 Jul 2000 19:15:51 +0000 (19:15 +0000)]
- Commit new license for TSRM.
Danny Heijl [Tue, 11 Jul 2000 17:53:02 +0000 (17:53 +0000)]
- typo
Danny Heijl [Tue, 11 Jul 2000 17:47:16 +0000 (17:47 +0000)]
- Work-around for ESQL/C bug with BLOBs and NULL values (Danny).
Sam Ruby [Tue, 11 Jul 2000 17:33:14 +0000 (17:33 +0000)]
Fix for problem noted by Jay Greenspan on TurboLinux machines
Andrei Zmievski [Tue, 11 Jul 2000 16:51:04 +0000 (16:51 +0000)]
Updated comments.
Andrei Zmievski [Tue, 11 Jul 2000 16:48:03 +0000 (16:48 +0000)]
@- 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)
Zeev Suraski [Tue, 11 Jul 2000 14:47:34 +0000 (14:47 +0000)]
Another persistent hash - disable apply protection
Zeev Suraski [Tue, 11 Jul 2000 14:29:38 +0000 (14:29 +0000)]
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)
Zeev Suraski [Tue, 11 Jul 2000 14:27:31 +0000 (14:27 +0000)]
Disable the hash_apply() protection on hashes that persist across requests - it's unsafe
because we may be aborted at any point
Stanislav Malyshev [Tue, 11 Jul 2000 13:23:48 +0000 (13:23 +0000)]
Fix a bug in passing second parameter of RECV_INIT with is_ref set
Andrei Zmievski [Tue, 11 Jul 2000 13:19:24 +0000 (13:19 +0000)]
Thies, finish your news entries next time. :)
Sascha Schumann [Tue, 11 Jul 2000 12:38:06 +0000 (12:38 +0000)]
The official product name is PostgreSQL, so s/PostgresSQL/PostgreSQL/
Sascha Schumann [Tue, 11 Jul 2000 12:29:19 +0000 (12:29 +0000)]
Always use the current DIR_DELIMITER to create the session file path
Thies C. Arntzen [Tue, 11 Jul 2000 11:52:48 +0000 (11:52 +0000)]
fix warning in VC6
Andi Gutmans [Tue, 11 Jul 2000 04:15:35 +0000 (04:15 +0000)]
- Oops. Too early in the morning
Andi Gutmans [Tue, 11 Jul 2000 04:11:15 +0000 (04:11 +0000)]
- Don't need extern for functions
Andi Gutmans [Tue, 11 Jul 2000 04:07:18 +0000 (04:07 +0000)]
- Include iostream.h in C++.
<changelog@php.net> [Tue, 11 Jul 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 11 Jul 2000 01:09:09 +0000 (01:09 +0000)]
NEWS update
Vlad Krupin [Mon, 10 Jul 2000 23:18:27 +0000 (23:18 +0000)]
- PS_* constants changed to PSPELL_*
- zval is used instead of pval
(as Andrei Zmievski suggested)
Modified Files:
ext/pspell/pspell.c
Vlad Krupin [Mon, 10 Jul 2000 21:29:19 +0000 (21:29 +0000)]
Initial release. Includes:
- Functionality of aspell
- 3 modes of spellchecking (fast, normal, bad_spellers)
- support for run-together words
Egon Schmid [Mon, 10 Jul 2000 20:00:02 +0000 (20:00 +0000)]
Changed the descriptions.
Egon Schmid [Mon, 10 Jul 2000 19:46:29 +0000 (19:46 +0000)]
Changed some protos and the authors email address.
Danny Heijl [Mon, 10 Jul 2000 19:08:27 +0000 (19:08 +0000)]
- 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.
Andrei Zmievski [Mon, 10 Jul 2000 17:35:18 +0000 (17:35 +0000)]
php.ini install docs from David Croft <david@infotrek.co.uk>
Jouni Ahto [Mon, 10 Jul 2000 14:52:17 +0000 (14:52 +0000)]
- Oops, missed two GLOBAL()'s.
Jouni Ahto [Mon, 10 Jul 2000 14:49:20 +0000 (14:49 +0000)]
- Another attempt to sync with PHP3 and handle multiple recipients.
- Change all \'s to \r\n.
- It's now PHP 4.0 WIN32 -mailer.
# I'm unable to test, I haven't got Windows. Please check that it compiles.
Sascha Schumann [Mon, 10 Jul 2000 10:26:13 +0000 (10:26 +0000)]
Lift the add-once limit for libraries, because there are valid reasons
against it. When dealing with static libraries, the link order is
important and it might be necessary to add a library multiple times to
satisfy mutual symbol requirements.
Sascha Schumann [Mon, 10 Jul 2000 10:09:15 +0000 (10:09 +0000)]
Unify use of my email address
Sascha Schumann [Mon, 10 Jul 2000 09:20:35 +0000 (09:20 +0000)]
Fix prototype of apache_child_exit_handler and remove popen-related
preprocessor directives/macros.
Sascha Schumann [Mon, 10 Jul 2000 09:10:40 +0000 (09:10 +0000)]
Substitute CXX_PHP_COMPILE. Compiling C++ source files works now.
Sascha Schumann [Mon, 10 Jul 2000 08:45:07 +0000 (08:45 +0000)]
Make the cxx suffix easily adjustable
Sascha Schumann [Mon, 10 Jul 2000 08:35:03 +0000 (08:35 +0000)]
Also output the name of the save_handler when reporting a failed write
attempt.
Thies C. Arntzen [Mon, 10 Jul 2000 08:01:45 +0000 (08:01 +0000)]
masquarading as sascha;-)
Thies C. Arntzen [Mon, 10 Jul 2000 07:57:01 +0000 (07:57 +0000)]
@- Fixed closing
<changelog@php.net> [Mon, 10 Jul 2000 01:09:05 +0000 (01:09 +0000)]
ChangeLog update
Sascha Schumann [Sun, 9 Jul 2000 20:39:18 +0000 (20:39 +0000)]
Add support for building C++ sources.
In your extension's config.m4, you need to use the m4 macro
PHP_REQUIRE_CXX
This shall be called only, if your extension is enabled.
C++ source files shall not be put into the LTLIBRARY_SOURCES macro.
Instead, the filename of the object shall be put into
LTLIBRARY_OBJECTS_X. I.e. if your extension foo consists of foo.cxx, use
LTLIBRARY_OBJECTS_X = foo.lo
Andi Gutmans [Sun, 9 Jul 2000 20:21:20 +0000 (20:21 +0000)]
- Fix memory leak.
Egon Schmid [Sun, 9 Jul 2000 19:33:19 +0000 (19:33 +0000)]
Fixed other protos.
Andi Gutmans [Sun, 9 Jul 2000 17:12:37 +0000 (17:12 +0000)]
- Need to seperate if the hash isn't a reference
Egon Schmid [Sun, 9 Jul 2000 14:26:50 +0000 (14:26 +0000)]
Fixed a proto.
Egon Schmid [Sun, 9 Jul 2000 14:14:51 +0000 (14:14 +0000)]
Corrected a mispelled word.
Sascha Schumann [Sun, 9 Jul 2000 13:41:12 +0000 (13:41 +0000)]
.
Sascha Schumann [Sun, 9 Jul 2000 13:20:27 +0000 (13:20 +0000)]
Restore INI entries after the request shutdown of modules.
This fixes the problems users of the session module encountered when
using a save handler other than files.
Andreas Karajannis [Sun, 9 Jul 2000 12:51:01 +0000 (12:51 +0000)]
Fixed module / global shutdown for apache.
GSHUTDOWN functions are now executed and MSHUTDOWN functions are executed on child process exit
Stanislav Malyshev [Sun, 9 Jul 2000 10:31:47 +0000 (10:31 +0000)]
Fix stupid bug.
Jouni Ahto [Sun, 9 Jul 2000 10:30:52 +0000 (10:30 +0000)]
- Left debugging accidentally on...
Jouni Ahto [Sun, 9 Jul 2000 10:27:41 +0000 (10:27 +0000)]
(ibase_blob_import) It's good to have link handle available, if you want to
use it...
(_php_ibase_exec) On error situations, only xsqlda was freed, not its
contents.
Jouni Ahto [Sun, 9 Jul 2000 07:30:15 +0000 (07:30 +0000)]
- I must be getting demented. Forgot to add and register list destructor
function when creating new list entry type. Several other modifications
too related to this. Blobs still not working.
Sam Ruby [Sun, 9 Jul 2000 04:16:31 +0000 (04:16 +0000)]
Reentrancy fixes
Sam Ruby [Sun, 9 Jul 2000 04:09:47 +0000 (04:09 +0000)]
Fix for JDK1.2.2/Tomcat3.2
(can't find beanInfo for interfaces which extend other interfaces)
<changelog@php.net> [Sun, 9 Jul 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 9 Jul 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update
Egon Schmid [Sat, 8 Jul 2000 22:55:40 +0000 (22:55 +0000)]
Eliminated a typo.
Andrei Zmievski [Sat, 8 Jul 2000 20:38:23 +0000 (20:38 +0000)]
@- Updated str_pad() to be able to pad on left/right/both sides. (Andrei)
Egon Schmid [Sat, 8 Jul 2000 19:31:16 +0000 (19:31 +0000)]
Uncomplete proto.
Andi Gutmans [Sat, 8 Jul 2000 15:49:39 +0000 (15:49 +0000)]
- Add zend_ulong
Egon Schmid [Sat, 8 Jul 2000 15:13:31 +0000 (15:13 +0000)]
Aren't there some function names conflicts?
Sam Ruby [Sat, 8 Jul 2000 10:35:50 +0000 (10:35 +0000)]
Add experimental APIs to get and clear the last exception
Chris Vandomelen [Sat, 8 Jul 2000 01:50:34 +0000 (01:50 +0000)]
* php4/ext/sockets.c, php4/ext/php_sockets.h:
Numerous changes. Many prototypes changed to be more like the
appropriate *NIX counterparts. Many new prototypes defining many
more advanced socket routines. Better AF_UNIX socket support.
bind() now recognizes the socket type and acts appropriately,
instead of needing the AF_* for the socket passed in.
# Something I'd like to write yet is proper signal() support. Unfortunately,
# the last time I tried, doing anything with the signal except ignoring it
# caused PHP to segfault. And to have decent socket support.. at least, from
# my experience, having signals is a good thing. Only problem.. to implement
# it, some changes would have to be made to the parser - since that is where
# the problems lie on handling asynchronous signals.
<changelog@php.net> [Sat, 8 Jul 2000 01:09:03 +0000 (01:09 +0000)]
ChangeLog update
Jouni Ahto [Fri, 7 Jul 2000 14:00:50 +0000 (14:00 +0000)]
- Restore testing for Unicode charmap to what it was, it was working(?), this
shouldn't have any effect on other charmaps.
- Remove bogus message about not finding any Unicode mapping table.
Jouni Ahto [Fri, 7 Jul 2000 12:06:05 +0000 (12:06 +0000)]
- Move away from encoding transaction number into link_id and use properly
resources instead for both.
- Some cleaning.
Stanislav Malyshev [Fri, 7 Jul 2000 09:50:50 +0000 (09:50 +0000)]
Remove C++ commennts.
Stanislav Malyshev [Fri, 7 Jul 2000 09:06:47 +0000 (09:06 +0000)]
Fix fgets re-allocation (add +1 to accomondate ending \0).
Stanislav Malyshev [Fri, 7 Jul 2000 08:47:11 +0000 (08:47 +0000)]
Fix add_assoc_string functions.
add_assoc_string(l) last parameter is "duplicate", not string length.
<changelog@php.net> [Fri, 7 Jul 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 7 Jul 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update
Andi Gutmans [Thu, 6 Jul 2000 23:31:19 +0000 (23:31 +0000)]
- Remove code which has never been used (neither in PHP 3)
Andi Gutmans [Thu, 6 Jul 2000 23:28:05 +0000 (23:28 +0000)]
- Make is_method_call() static and remove a couple of old lines
Andi Gutmans [Thu, 6 Jul 2000 23:00:46 +0000 (23:00 +0000)]
- Yet another fix...
Andi Gutmans [Thu, 6 Jul 2000 22:38:01 +0000 (22:38 +0000)]
- One more...
Andi Gutmans [Thu, 6 Jul 2000 22:29:06 +0000 (22:29 +0000)]
- One more fix for the latest patch
Andi Gutmans [Thu, 6 Jul 2000 22:21:24 +0000 (22:21 +0000)]
- One dumb bug in my latest patch
Andi Gutmans [Thu, 6 Jul 2000 22:08:22 +0000 (22:08 +0000)]
- Complex fix for solving a problem with objects & method calls.
- Previous version is tagged PRE_METHOD_CALL_SEPERATE_FIX_PATCH.
- I need to check this fix on a server so if it doesn't work I will revert
- it.
Andrei Zmievski [Thu, 6 Jul 2000 21:00:18 +0000 (21:00 +0000)]
WDDX now implements __sleep()/__wakeup() functionality.
Andrei Zmievski [Thu, 6 Jul 2000 19:32:22 +0000 (19:32 +0000)]
preg_replace() can be non-greedy now.
Stanislav Malyshev [Thu, 6 Jul 2000 17:40:18 +0000 (17:40 +0000)]
Fix #5432: should register all variables. Thanks jeroen@darius.demon.nl.
Andi Gutmans [Thu, 6 Jul 2000 16:19:36 +0000 (16:19 +0000)]
- Fix problem with newlines not being recognized under certain conditions