]> granicus.if.org Git - php/log
php
24 years agoMake cache counters to be unsigned int
Stanislav Malyshev [Thu, 22 Jun 2000 09:17:38 +0000 (09:17 +0000)]
Make cache counters to be unsigned int
Start collecting statistics after cache pre-fill

24 years agoChangeLog update
<changelog@php.net> [Thu, 22 Jun 2000 01:09:09 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Thu, 22 Jun 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update

24 years agoAdd a crc32 checksum function - used by the udm_search search engine
Rasmus Lerdorf [Wed, 21 Jun 2000 22:51:29 +0000 (22:51 +0000)]
Add a crc32 checksum function - used by the udm_search search engine
and currently run through a system call.  This will speed up the udm_search
php frontend significantly.
@ Add a crc32 checksum function - used by the udm_search search engine
@ and currently run through a system call.  This will speed up the udm_search
@ php frontend significantly. (Rasmus)

24 years agoAdd alloca.h check
Sascha Schumann [Wed, 21 Jun 2000 21:49:33 +0000 (21:49 +0000)]
Add alloca.h check

Remove some unused header checks

24 years agoHAVE_MEMORY_H is not used by PHP.
Sascha Schumann [Wed, 21 Jun 2000 21:48:14 +0000 (21:48 +0000)]
HAVE_MEMORY_H is not used by PHP.

24 years agoRevert earlier commit.
Sascha Schumann [Wed, 21 Jun 2000 18:35:54 +0000 (18:35 +0000)]
Revert earlier commit.

24 years agounserialize() and wddx_deserialize() now create an empty class if they enconter
Thies C. Arntzen [Wed, 21 Jun 2000 18:22:22 +0000 (18:22 +0000)]
unserialize() and wddx_deserialize() now create an empty class if they enconter
a class which's code is yet unknown. this makes sessionized data retain the
class name of objects even if you visited pages that don't have the classes
code available.

24 years agoHere is a brief start towards getting the DB stuff up to speed and working
Chuck Hagenbuch [Wed, 21 Jun 2000 02:22:04 +0000 (02:22 +0000)]
Here is a brief start towards getting the DB stuff up to speed and working
(I need it to move forward on some stuff, and I really do want to see PEAR
succeed, so I'm going to work with the official code to get it working. Hope
that's okay). I've replaced all instances of 'use' and 'import' with
'include_once' (and added the .php extension where necessary). This gets my
short test script working. More possibly to come.

24 years agoChangeLog update
<changelog@php.net> [Wed, 21 Jun 2000 01:09:05 +0000 (01:09 +0000)]
ChangeLog update

24 years agoWarn about using the built-in MySQL library
Zeev Suraski [Tue, 20 Jun 2000 22:12:22 +0000 (22:12 +0000)]
Warn about using the built-in MySQL library

24 years agoThis is no longer needed
Zeev Suraski [Tue, 20 Jun 2000 21:50:57 +0000 (21:50 +0000)]
This is no longer needed

24 years agobonsai test
Andrei Zmievski [Tue, 20 Jun 2000 19:21:11 +0000 (19:21 +0000)]
bonsai test

24 years agoInitialise lcg_globals correctly
Ben Mansell [Tue, 20 Jun 2000 11:35:12 +0000 (11:35 +0000)]
Initialise lcg_globals correctly
# Fixes bug 5075

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

24 years agoCanged back to uppercase. Are all the backslashes on line 69 to 111 really needed?
Egon Schmid [Mon, 19 Jun 2000 22:12:57 +0000 (22:12 +0000)]
Canged back to uppercase. Are all the backslashes on line 69 to 111 really needed?

24 years agoUnbreak imap by fixing the assignment
Sascha Schumann [Mon, 19 Jun 2000 21:35:01 +0000 (21:35 +0000)]
Unbreak imap by fixing the assignment

24 years ago- minor changes
Uwe Steinmann [Mon, 19 Jun 2000 19:46:24 +0000 (19:46 +0000)]
- minor changes

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