]>
granicus.if.org Git - php/log
Uwe Steinmann [Mon, 19 Jun 2000 19:45:53 +0000 (19:45 +0000)]
- added prototype
Andrei Zmievski [Mon, 19 Jun 2000 14:04:57 +0000 (14:04 +0000)]
Call __wakeup() after all the instance variables are initialized.
Thies C. Arntzen [Mon, 19 Jun 2000 12:56:30 +0000 (12:56 +0000)]
kill warinig
Thies C. Arntzen [Mon, 19 Jun 2000 09:27:17 +0000 (09:27 +0000)]
good morning, thies!
Thies C. Arntzen [Mon, 19 Jun 2000 09:16:58 +0000 (09:16 +0000)]
some adjustments to the sysliblist
# still needs some fixing - sascha?
Thies C. Arntzen [Mon, 19 Jun 2000 09:02:48 +0000 (09:02 +0000)]
(fsockopen) fix #5090
Andi Gutmans [Mon, 19 Jun 2000 04:33:40 +0000 (04:33 +0000)]
- Fixed problem in imap_fetch_overview
<changelog@php.net> [Mon, 19 Jun 2000 02:14:20 +0000 (02:14 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 19 Jun 2000 02:14:17 +0000 (02:14 +0000)]
NEWS update
Andi Gutmans [Sun, 18 Jun 2000 20:09:17 +0000 (20:09 +0000)]
- Nuke warning
Egon Schmid [Sun, 18 Jun 2000 20:01:45 +0000 (20:01 +0000)]
No response from Sascha so changed to lowercase.
Egon Schmid [Sun, 18 Jun 2000 19:18:30 +0000 (19:18 +0000)]
More protos.
Holger Zimmermann [Sun, 18 Jun 2000 19:04:50 +0000 (19:04 +0000)]
Changed 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
Jouni Ahto [Sun, 18 Jun 2000 17:36:31 +0000 (17:36 +0000)]
- Fix return type in proto once again...
Sascha Schumann [Sun, 18 Jun 2000 16:51:42 +0000 (16:51 +0000)]
fp_except check for FreeBSD 1.0-2.2.5
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
Egon Schmid [Sun, 18 Jun 2000 16:31:52 +0000 (16:31 +0000)]
Some protos fixed.
Jouni Ahto [Sun, 18 Jun 2000 16:07:06 +0000 (16:07 +0000)]
- Fix return type in proto.
Stanislav Malyshev [Sun, 18 Jun 2000 16:02:32 +0000 (16:02 +0000)]
Make error callback be publicly accessible
Andi Gutmans [Sun, 18 Jun 2000 15:44:23 +0000 (15:44 +0000)]
- Better FreeBSD fix. Does fp_except_t exist on 3.4?
Sascha Schumann [Sun, 18 Jun 2000 15:30:55 +0000 (15:30 +0000)]
Cosmetic cleanups
Thies C. Arntzen [Sun, 18 Jun 2000 10:37:01 +0000 (10:37 +0000)]
(implode), (strtr) no longer touch 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
Sascha Schumann [Sun, 18 Jun 2000 10:21:20 +0000 (10:21 +0000)]
Readd pi3web_sapi.c and reset flags.
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 ~.
Andrei Zmievski [Sun, 18 Jun 2000 03:45:08 +0000 (03:45 +0000)]
One more place.
Andrei Zmievski [Sun, 18 Jun 2000 03:43:58 +0000 (03:43 +0000)]
@- Modified in_array() to not touch array pointer. (Andrei)
<changelog@php.net> [Sun, 18 Jun 2000 02:14:18 +0000 (02:14 +0000)]
ChangeLog update
Rasmus Lerdorf [Sun, 18 Jun 2000 00:12:31 +0000 (00:12 +0000)]
Slightly more accurate description here
Andrei Zmievski [Sat, 17 Jun 2000 18:32:53 +0000 (18:32 +0000)]
Relic from cvs conflict?
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
Zeev Suraski [Sat, 17 Jun 2000 18:03:25 +0000 (18:03 +0000)]
Update news
Andi Gutmans [Sat, 17 Jun 2000 17:43:11 +0000 (17:43 +0000)]
- Add notice about CGI fix
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()
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()
Andrei Zmievski [Sat, 17 Jun 2000 16:13:11 +0000 (16:13 +0000)]
Wrong number of commas.
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.
Andi Gutmans [Sat, 17 Jun 2000 14:56:19 +0000 (14:56 +0000)]
- Export ts_resource_ex in order to succesfully build Windows version
Andi Gutmans [Sat, 17 Jun 2000 14:48:03 +0000 (14:48 +0000)]
- Make Windows compile
- Windows doesn't support LC_MESSAGES
Zeev Suraski [Sat, 17 Jun 2000 14:12:58 +0000 (14:12 +0000)]
Fix filenames and line numbers in ZTS mode
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)
Holger Zimmermann [Sat, 17 Jun 2000 13:02:00 +0000 (13:02 +0000)]
Announced Pi3Web support
Holger Zimmermann [Sat, 17 Jun 2000 12:06:09 +0000 (12:06 +0000)]
Added Pi3Web support
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*)$/
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
Sascha Schumann [Sat, 17 Jun 2000 10:50:42 +0000 (10:50 +0000)]
Add PHP_EVAL_LIBLINE and PHP_EVAL_INCLINE
Jouni Ahto [Sat, 17 Jun 2000 10:10:20 +0000 (10:10 +0000)]
- Missed one if() and cosmetic changes.
Hartmut Holzgraefe [Sat, 17 Jun 2000 07:08:53 +0000 (07:08 +0000)]
changed default cell alignment to "left" (see bug id #5048)
Hartmut Holzgraefe [Sat, 17 Jun 2000 06:25:47 +0000 (06:25 +0000)]
setlocale didn't recognize LC_MESSAGES (BUG ID#3957)
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
<changelog@php.net> [Sat, 17 Jun 2000 02:14:20 +0000 (02:14 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 17 Jun 2000 02:14:17 +0000 (02:14 +0000)]
NEWS update
Hartmut Holzgraefe [Fri, 16 Jun 2000 22:08:50 +0000 (22:08 +0000)]
fix for BUG #5066
Andrei Zmievski [Fri, 16 Jun 2000 19:55:51 +0000 (19:55 +0000)]
Just to make extra sure.
Andrei Zmievski [Fri, 16 Jun 2000 19:53:06 +0000 (19:53 +0000)]
Plug a memory leak: retval_ptr should be destroyed.
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)
Hartmut Holzgraefe [Fri, 16 Jun 2000 18:46:57 +0000 (18:46 +0000)]
typo fix
Hartmut Holzgraefe [Fri, 16 Jun 2000 18:42:56 +0000 (18:42 +0000)]
retro-patch from // comments, theese where private experimental changes
Andrei Zmievski [Fri, 16 Jun 2000 18:36:30 +0000 (18:36 +0000)]
Typo.
Hartmut Holzgraefe [Fri, 16 Jun 2000 18:24:02 +0000 (18:24 +0000)]
C++ // comments are evil ...
Egon Schmid [Fri, 16 Jun 2000 18:14:51 +0000 (18:14 +0000)]
Protos looks now equal in both versions.
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!
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.
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)
Sascha Schumann [Fri, 16 Jun 2000 11:07:13 +0000 (11:07 +0000)]
More main work
Sascha Schumann [Fri, 16 Jun 2000 10:45:36 +0000 (10:45 +0000)]
Some stuff has moved to main
Jouni Ahto [Fri, 16 Jun 2000 10:09:12 +0000 (10:09 +0000)]
- Forgot to test check for errors in two places.
Andi Gutmans [Fri, 16 Jun 2000 08:02:33 +0000 (08:02 +0000)]
- Make Windows compile
Andi Gutmans [Fri, 16 Jun 2000 02:49:21 +0000 (02:49 +0000)]
Fix UNIX build
Zeev Suraski [Fri, 16 Jun 2000 02:48:35 +0000 (02:48 +0000)]
Macro it up the right way
Zeev Suraski [Fri, 16 Jun 2000 02:47:00 +0000 (02:47 +0000)]
Macro this up, so it can be moved to other places
Zeev Suraski [Fri, 16 Jun 2000 02:27:47 +0000 (02:27 +0000)]
Improve timeout support - ini_get("max_execution_time", ...) works now
<changelog@php.net> [Fri, 16 Jun 2000 02:14:19 +0000 (02:14 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 16 Jun 2000 02:14:16 +0000 (02:14 +0000)]
NEWS update
Zeev Suraski [Fri, 16 Jun 2000 01:54:56 +0000 (01:54 +0000)]
- Move timeout code to Zend
- Implement timeouts in Win32
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)
Andi Gutmans [Fri, 16 Jun 2000 01:25:02 +0000 (01:25 +0000)]
- Don't need to check doc_root's length twice
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
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
Andi Gutmans [Fri, 16 Jun 2000 01:08:39 +0000 (01:08 +0000)]
- Missed a bracket
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
Andi Gutmans [Thu, 15 Jun 2000 23:45:05 +0000 (23:45 +0000)]
- More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions
Andi Gutmans [Thu, 15 Jun 2000 22:46:17 +0000 (22:46 +0000)]
- Beautify a bit
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?
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.
Andi Gutmans [Thu, 15 Jun 2000 21:34:00 +0000 (21:34 +0000)]
- Unncessary SLS_FETCH();
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
Andi Gutmans [Thu, 15 Jun 2000 19:09:51 +0000 (19:09 +0000)]
*** empty log message ***
Brian Moon [Thu, 15 Jun 2000 19:02:02 +0000 (19:02 +0000)]
set_file_buffer was not being exported. This is now fixed.
Andi Gutmans [Thu, 15 Jun 2000 18:51:21 +0000 (18:51 +0000)]
*** empty log message ***
Andi Gutmans [Thu, 15 Jun 2000 18:48:33 +0000 (18:48 +0000)]
- Support multiple arguments to unset()
Andi Gutmans [Thu, 15 Jun 2000 18:36:46 +0000 (18:36 +0000)]
- virtual_fopen() should fail on empty path
Thies C. Arntzen [Thu, 15 Jun 2000 18:23:18 +0000 (18:23 +0000)]
ups.
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
Thies C. Arntzen [Thu, 15 Jun 2000 18:15:44 +0000 (18:15 +0000)]
.
Andrei Zmievski [Thu, 15 Jun 2000 16:28:19 +0000 (16:28 +0000)]
Another entry.
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)
Thies C. Arntzen [Thu, 15 Jun 2000 14:13:53 +0000 (14:13 +0000)]
fixed typo
Andrei Zmievski [Thu, 15 Jun 2000 13:17:18 +0000 (13:17 +0000)]
Add php_version.h.