]> granicus.if.org Git - php/log
php
24 years ago- added prototype
Uwe Steinmann [Mon, 19 Jun 2000 19:45:53 +0000 (19:45 +0000)]
- added prototype

24 years agoCall __wakeup() after all the instance variables are initialized.
Andrei Zmievski [Mon, 19 Jun 2000 14:04:57 +0000 (14:04 +0000)]
Call __wakeup() after all the instance variables are initialized.

24 years agokill warinig
Thies C. Arntzen [Mon, 19 Jun 2000 12:56:30 +0000 (12:56 +0000)]
kill warinig

24 years agogood morning, thies!
Thies C. Arntzen [Mon, 19 Jun 2000 09:27:17 +0000 (09:27 +0000)]
good morning, thies!

24 years agosome adjustments to the sysliblist
Thies C. Arntzen [Mon, 19 Jun 2000 09:16:58 +0000 (09:16 +0000)]
some adjustments to the sysliblist
# still needs some fixing - sascha?

24 years ago(fsockopen) fix #5090
Thies C. Arntzen [Mon, 19 Jun 2000 09:02:48 +0000 (09:02 +0000)]
(fsockopen) fix #5090

24 years ago- Fixed problem in imap_fetch_overview
Andi Gutmans [Mon, 19 Jun 2000 04:33:40 +0000 (04:33 +0000)]
- Fixed problem in imap_fetch_overview

24 years agoChangeLog update
<changelog@php.net> [Mon, 19 Jun 2000 02:14:20 +0000 (02:14 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Mon, 19 Jun 2000 02:14:17 +0000 (02:14 +0000)]
NEWS update

24 years ago- Nuke warning
Andi Gutmans [Sun, 18 Jun 2000 20:09:17 +0000 (20:09 +0000)]
- Nuke warning

24 years agoNo response from Sascha so changed to lowercase.
Egon Schmid [Sun, 18 Jun 2000 20:01:45 +0000 (20:01 +0000)]
No response from Sascha so changed to lowercase.

24 years agoMore protos.
Egon Schmid [Sun, 18 Jun 2000 19:18:30 +0000 (19:18 +0000)]
More protos.

24 years agoChanged strtok_r to php_strtok_r
Holger Zimmermann [Sun, 18 Jun 2000 19:04:50 +0000 (19:04 +0000)]
Changed strtok_r to php_strtok_r

24 years agoChanged strtok_r to php_strtok_r
Holger Zimmermann [Sun, 18 Jun 2000 19:01:54 +0000 (19:01 +0000)]
Changed strtok_r to php_strtok_r

24 years ago- Fix return type in proto once again...
Jouni Ahto [Sun, 18 Jun 2000 17:36:31 +0000 (17:36 +0000)]
- Fix return type in proto once again...

24 years agofp_except check for FreeBSD 1.0-2.2.5
Sascha Schumann [Sun, 18 Jun 2000 16:51:42 +0000 (16:51 +0000)]
fp_except check for FreeBSD 1.0-2.2.5

24 years agoWelcome zend_finite(n).
Sascha Schumann [Sun, 18 Jun 2000 16:33:15 +0000 (16:33 +0000)]
Welcome zend_finite(n).

This chooses the best combination of what is available:

finite, isfinite, isinf, isnan

24 years agoSome protos fixed.
Egon Schmid [Sun, 18 Jun 2000 16:31:52 +0000 (16:31 +0000)]
Some protos fixed.

24 years ago- Fix return type in proto.
Jouni Ahto [Sun, 18 Jun 2000 16:07:06 +0000 (16:07 +0000)]
- Fix return type in proto.

24 years agoMake error callback be publicly accessible
Stanislav Malyshev [Sun, 18 Jun 2000 16:02:32 +0000 (16:02 +0000)]
Make error callback be publicly accessible

24 years ago- Better FreeBSD fix. Does fp_except_t exist on 3.4?
Andi Gutmans [Sun, 18 Jun 2000 15:44:23 +0000 (15:44 +0000)]
- Better FreeBSD fix. Does fp_except_t exist on 3.4?

24 years agoCosmetic cleanups
Sascha Schumann [Sun, 18 Jun 2000 15:30:55 +0000 (15:30 +0000)]
Cosmetic cleanups

24 years ago(implode), (strtr) no longer touch the internal array-pointer.
Thies C. Arntzen [Sun, 18 Jun 2000 10:37:01 +0000 (10:37 +0000)]
(implode), (strtr) no longer touch the internal array-pointer.

24 years ago(serialize) no longer touches the internal array-pointer
Thies C. Arntzen [Sun, 18 Jun 2000 10:25:39 +0000 (10:25 +0000)]
(serialize) no longer touches the internal array-pointer

24 years agoReadd pi3web_sapi.c and reset flags.
Sascha Schumann [Sun, 18 Jun 2000 10:21:20 +0000 (10:21 +0000)]
Readd pi3web_sapi.c and reset flags.

24 years ago- I don't know how this happened. I tested the bloody thing and I remember
Andi Gutmans [Sun, 18 Jun 2000 04:22:12 +0000 (04:22 +0000)]
- I don't know how this happened. I tested the bloody thing and I remember
- copy&pasting from code which used ~.

24 years agoOne more place.
Andrei Zmievski [Sun, 18 Jun 2000 03:45:08 +0000 (03:45 +0000)]
One more place.

24 years ago@- Modified in_array() to not touch array pointer. (Andrei)
Andrei Zmievski [Sun, 18 Jun 2000 03:43:58 +0000 (03:43 +0000)]
@- Modified in_array() to not touch array pointer. (Andrei)

24 years agoChangeLog update
<changelog@php.net> [Sun, 18 Jun 2000 02:14:18 +0000 (02:14 +0000)]
ChangeLog update

24 years agoSlightly more accurate description here
Rasmus Lerdorf [Sun, 18 Jun 2000 00:12:31 +0000 (00:12 +0000)]
Slightly more accurate description here

24 years agoRelic from cvs conflict?
Andrei Zmievski [Sat, 17 Jun 2000 18:32:53 +0000 (18:32 +0000)]
Relic from cvs conflict?

24 years ago- Add restore_error_handler()
Zeev Suraski [Sat, 17 Jun 2000 18:04:58 +0000 (18:04 +0000)]
- Add restore_error_handler()
error_handler's are now stored in a stack

24 years agoUpdate news
Zeev Suraski [Sat, 17 Jun 2000 18:03:25 +0000 (18:03 +0000)]
Update news

24 years ago- Add notice about CGI fix
Andi Gutmans [Sat, 17 Jun 2000 17:43:11 +0000 (17:43 +0000)]
- Add notice about CGI fix

24 years agoAllow the symbol_table to be passed to call_user_function_ex()
Zeev Suraski [Sat, 17 Jun 2000 16:50:38 +0000 (16:50 +0000)]
Allow the symbol_table to be passed to call_user_function_ex()

24 years ago- Fix a couple of wranings in the FTP code and in parsedate.y
Zeev Suraski [Sat, 17 Jun 2000 16:49:03 +0000 (16:49 +0000)]
- Fix a couple of wranings in the FTP code and in parsedate.y
- Be safer with LC_MESSAGES
- Align with the latest Zend change in call_user_function_ex()

24 years agoWrong number of commas.
Andrei Zmievski [Sat, 17 Jun 2000 16:13:11 +0000 (16:13 +0000)]
Wrong number of commas.

24 years agoHave to use zval_ptr_dtor() on values returned from user functions.
Andrei Zmievski [Sat, 17 Jun 2000 15:53:33 +0000 (15:53 +0000)]
Have to use zval_ptr_dtor() on values returned from user functions.

24 years ago- Export ts_resource_ex in order to succesfully build Windows version
Andi Gutmans [Sat, 17 Jun 2000 14:56:19 +0000 (14:56 +0000)]
- Export ts_resource_ex in order to succesfully build Windows version

24 years ago- Make Windows compile
Andi Gutmans [Sat, 17 Jun 2000 14:48:03 +0000 (14:48 +0000)]
- Make Windows compile
- Windows doesn't support LC_MESSAGES

24 years agoFix filenames and line numbers in ZTS mode
Zeev Suraski [Sat, 17 Jun 2000 14:12:58 +0000 (14:12 +0000)]
Fix filenames and line numbers in ZTS mode

24 years agoAvoid crashing with recursive applies - limit apply nest level to 3 (I'm not aware...
Zeev Suraski [Sat, 17 Jun 2000 14:11:57 +0000 (14:11 +0000)]
Avoid crashing with recursive applies - limit apply nest level to 3 (I'm not aware of a place
in which applying recursively on the same hash makes sense with more than one nest level, but
3 should be enough)

24 years agoAnnounced Pi3Web support
Holger Zimmermann [Sat, 17 Jun 2000 13:02:00 +0000 (13:02 +0000)]
Announced Pi3Web support

24 years agoAdded Pi3Web support
Holger Zimmermann [Sat, 17 Jun 2000 12:06:09 +0000 (12:06 +0000)]
Added Pi3Web support

24 years agoSuppress AC_ADD_LIBRARY(x) where x is matched by /^(c|c_r|pthread*)$/
Sascha Schumann [Sat, 17 Jun 2000 10:53:08 +0000 (10:53 +0000)]
Suppress AC_ADD_LIBRARY(x) where x is matched by /^(c|c_r|pthread*)$/

24 years agoMake use of the new macros PHP_EVAL_LIBLINE and PHP_EVAL_INCLINE
Sascha Schumann [Sat, 17 Jun 2000 10:51:26 +0000 (10:51 +0000)]
Make use of the new macros PHP_EVAL_LIBLINE and PHP_EVAL_INCLINE

24 years agoAdd PHP_EVAL_LIBLINE and PHP_EVAL_INCLINE
Sascha Schumann [Sat, 17 Jun 2000 10:50:42 +0000 (10:50 +0000)]
Add PHP_EVAL_LIBLINE and PHP_EVAL_INCLINE

24 years ago- Missed one if() and cosmetic changes.
Jouni Ahto [Sat, 17 Jun 2000 10:10:20 +0000 (10:10 +0000)]
- Missed one if() and cosmetic changes.

24 years agochanged default cell alignment to "left" (see bug id #5048)
Hartmut Holzgraefe [Sat, 17 Jun 2000 07:08:53 +0000 (07:08 +0000)]
changed default cell alignment to "left" (see bug id #5048)

24 years agosetlocale didn't recognize LC_MESSAGES (BUG ID#3957)
Hartmut Holzgraefe [Sat, 17 Jun 2000 06:25:47 +0000 (06:25 +0000)]
setlocale didn't recognize LC_MESSAGES (BUG ID#3957)

24 years agolook for apxs in /usr/sbin (that's where SUSE puts it)
Hartmut Holzgraefe [Sat, 17 Jun 2000 06:22:40 +0000 (06:22 +0000)]
look for apxs in /usr/sbin (that's where SUSE puts it)
if no path is given and apxs is not found in $PATH

24 years agoChangeLog update
<changelog@php.net> [Sat, 17 Jun 2000 02:14:20 +0000 (02:14 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sat, 17 Jun 2000 02:14:17 +0000 (02:14 +0000)]
NEWS update

24 years agofix for BUG #5066
Hartmut Holzgraefe [Fri, 16 Jun 2000 22:08:50 +0000 (22:08 +0000)]
fix for BUG #5066

24 years agoJust to make extra sure.
Andrei Zmievski [Fri, 16 Jun 2000 19:55:51 +0000 (19:55 +0000)]
Just to make extra sure.

24 years agoPlug a memory leak: retval_ptr should be destroyed.
Andrei Zmievski [Fri, 16 Jun 2000 19:53:06 +0000 (19:53 +0000)]
Plug a memory leak: retval_ptr should be destroyed.

24 years ago@- Enhanced WDDX functions to call __sleep() and __wakeup() when working on
Andrei Zmievski [Fri, 16 Jun 2000 19:50:45 +0000 (19:50 +0000)]
@- Enhanced WDDX functions to call __sleep() and __wakeup() when working on
@  objects. (Andrei)

24 years agotypo fix
Hartmut Holzgraefe [Fri, 16 Jun 2000 18:46:57 +0000 (18:46 +0000)]
typo fix

24 years agoretro-patch from // comments, theese where private experimental changes
Hartmut Holzgraefe [Fri, 16 Jun 2000 18:42:56 +0000 (18:42 +0000)]
retro-patch from // comments, theese where private experimental changes

24 years agoTypo.
Andrei Zmievski [Fri, 16 Jun 2000 18:36:30 +0000 (18:36 +0000)]
Typo.

24 years agoC++ // comments are evil ...
Hartmut Holzgraefe [Fri, 16 Jun 2000 18:24:02 +0000 (18:24 +0000)]
C++ // comments are evil ...

24 years agoProtos looks now equal in both versions.
Egon Schmid [Fri, 16 Jun 2000 18:14:51 +0000 (18:14 +0000)]
Protos looks now equal in both versions.

24 years agoMake it possible to access other threads' local storage. Only use it if you have...
Zeev Suraski [Fri, 16 Jun 2000 14:38:05 +0000 (14:38 +0000)]
Make it possible to access other threads' local storage.  Only use it if you have a clear
knowledge of what you're doing!

24 years agoOk, this time here's some real Win32 system programming :)
Zeev Suraski [Fri, 16 Jun 2000 14:27:28 +0000 (14:27 +0000)]
Ok, this time here's some real Win32 system programming :)
Redesigned the timeout system using a single timeout thread and a single window,
and used a much quicker check.

24 years ago@- Changed WDDX to serialize arrays as structs only if needed. (Thies)
Thies C. Arntzen [Fri, 16 Jun 2000 14:11:01 +0000 (14:11 +0000)]
@- Changed WDDX to serialize arrays as structs only if needed. (Thies)

24 years agoMore main work
Sascha Schumann [Fri, 16 Jun 2000 11:07:13 +0000 (11:07 +0000)]
More main work

24 years agoSome stuff has moved to main
Sascha Schumann [Fri, 16 Jun 2000 10:45:36 +0000 (10:45 +0000)]
Some stuff has moved to main

24 years ago- Forgot to test check for errors in two places.
Jouni Ahto [Fri, 16 Jun 2000 10:09:12 +0000 (10:09 +0000)]
- Forgot to test check for errors in two places.

24 years ago- Make Windows compile
Andi Gutmans [Fri, 16 Jun 2000 08:02:33 +0000 (08:02 +0000)]
- Make Windows compile

24 years agoFix UNIX build
Andi Gutmans [Fri, 16 Jun 2000 02:49:21 +0000 (02:49 +0000)]
Fix UNIX build

24 years agoMacro it up the right way
Zeev Suraski [Fri, 16 Jun 2000 02:48:35 +0000 (02:48 +0000)]
Macro it up the right way

24 years agoMacro this up, so it can be moved to other places
Zeev Suraski [Fri, 16 Jun 2000 02:47:00 +0000 (02:47 +0000)]
Macro this up, so it can be moved to other places

24 years agoImprove timeout support - ini_get("max_execution_time", ...) works now
Zeev Suraski [Fri, 16 Jun 2000 02:27:47 +0000 (02:27 +0000)]
Improve timeout support - ini_get("max_execution_time", ...) works now

24 years agoChangeLog update
<changelog@php.net> [Fri, 16 Jun 2000 02:14:19 +0000 (02:14 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Fri, 16 Jun 2000 02:14:16 +0000 (02:14 +0000)]
NEWS update

24 years ago- Move timeout code to Zend
Zeev Suraski [Fri, 16 Jun 2000 01:54:56 +0000 (01:54 +0000)]
- Move timeout code to Zend
- Implement timeouts in Win32

24 years agoMove timeout code to Zend, allow Win32 timeouts
Zeev Suraski [Fri, 16 Jun 2000 01:53:35 +0000 (01:53 +0000)]
Move timeout code to Zend, allow Win32 timeouts
@- Implemented max_execution_time under Win32 (Zeev)

24 years ago- Don't need to check doc_root's length twice
Andi Gutmans [Fri, 16 Jun 2000 01:25:02 +0000 (01:25 +0000)]
- Don't need to check doc_root's length twice

24 years ago- Last one for tonight. Make sure that we don't check uninitialized
Andi Gutmans [Fri, 16 Jun 2000 01:23:03 +0000 (01:23 +0000)]
- Last one for tonight. Make sure that we don't check uninitialized
- memory

24 years ago- Last patch for tonight. A more optimized way to check for absolute path
Andi Gutmans [Fri, 16 Jun 2000 01:14:08 +0000 (01:14 +0000)]
- Last patch for tonight. A more optimized way to check for absolute path
- in Windows. This should be fixed to use the virtual cwd macro for
- ABSOLUTE_DIR() but I need to have time to understand the logic first

24 years ago- Missed a bracket
Andi Gutmans [Fri, 16 Jun 2000 01:08:39 +0000 (01:08 +0000)]
- Missed a bracket

24 years ago- Beautify fopen-wrappers a bit.
Andi Gutmans [Fri, 16 Jun 2000 00:56:38 +0000 (00:56 +0000)]
- Beautify fopen-wrappers a bit.
- Still needs quite a lot of improvement in order to treat Windows well

24 years ago- More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions
Andi Gutmans [Thu, 15 Jun 2000 23:45:05 +0000 (23:45 +0000)]
- More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions

24 years ago- Beautify a bit
Andi Gutmans [Thu, 15 Jun 2000 22:46:17 +0000 (22:46 +0000)]
- Beautify a bit

24 years ago- Try and fix crash with CGI.
Andi Gutmans [Thu, 15 Jun 2000 22:40:52 +0000 (22:40 +0000)]
- Try and fix crash with CGI.
- Please check out the comment I wrote in init_request_info(). There was a
- lot of code there which was running for no apparent reason. Should it be
- removed or should it actually run?

24 years agoUse hardcoded 3600 seconds offset instead of altzone which may not be present
Andrei Zmievski [Thu, 15 Jun 2000 22:23:08 +0000 (22:23 +0000)]
Use hardcoded 3600 seconds offset instead of altzone which may not be present
on all systems.

24 years ago- Unncessary SLS_FETCH();
Andi Gutmans [Thu, 15 Jun 2000 21:34:00 +0000 (21:34 +0000)]
- Unncessary SLS_FETCH();

24 years agoFix non thread-safe mode - asp_tags/short_tags etc weren't getting initialized properly
Zeev Suraski [Thu, 15 Jun 2000 19:18:57 +0000 (19:18 +0000)]
Fix non thread-safe mode - asp_tags/short_tags etc weren't getting initialized properly

24 years ago*** empty log message ***
Andi Gutmans [Thu, 15 Jun 2000 19:09:51 +0000 (19:09 +0000)]
*** empty log message ***

24 years agoset_file_buffer was not being exported. This is now fixed.
Brian Moon [Thu, 15 Jun 2000 19:02:02 +0000 (19:02 +0000)]
set_file_buffer was not being exported.  This is now fixed.

24 years ago*** empty log message ***
Andi Gutmans [Thu, 15 Jun 2000 18:51:21 +0000 (18:51 +0000)]
*** empty log message ***

24 years ago- Support multiple arguments to unset()
Andi Gutmans [Thu, 15 Jun 2000 18:48:33 +0000 (18:48 +0000)]
- Support multiple arguments to unset()

24 years ago- virtual_fopen() should fail on empty path
Andi Gutmans [Thu, 15 Jun 2000 18:36:46 +0000 (18:36 +0000)]
- virtual_fopen() should fail on empty path

24 years agoups.
Thies C. Arntzen [Thu, 15 Jun 2000 18:23:18 +0000 (18:23 +0000)]
ups.

24 years agochanged return type of ZEND_VERIFY_RESOURCE from FALSE to NULL
Thies C. Arntzen [Thu, 15 Jun 2000 18:15:51 +0000 (18:15 +0000)]
changed return type of ZEND_VERIFY_RESOURCE from FALSE to NULL

24 years ago.
Thies C. Arntzen [Thu, 15 Jun 2000 18:15:44 +0000 (18:15 +0000)]
.

24 years agoAnother entry.
Andrei Zmievski [Thu, 15 Jun 2000 16:28:19 +0000 (16:28 +0000)]
Another entry.

24 years ago@- Updated strtotime() to handle many more formats. It now has complete
Andrei Zmievski [Thu, 15 Jun 2000 16:24:10 +0000 (16:24 +0000)]
@- Updated strtotime() to handle many more formats. It now has complete
@  feature parity with GNU date command. (Andrei)

24 years agofixed typo
Thies C. Arntzen [Thu, 15 Jun 2000 14:13:53 +0000 (14:13 +0000)]
fixed typo

24 years agoAdd php_version.h.
Andrei Zmievski [Thu, 15 Jun 2000 13:17:18 +0000 (13:17 +0000)]
Add php_version.h.