#
c4d673a1 |
| 07-Jan-2001 |
Zeev Suraski |
Fix possible startup crash
|
Revision tags: php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3 |
|
#
78194a47 |
| 30-Oct-2000 |
Zeev Suraski |
- Complete the move to the new INI parser. (Side effect: at last, people can finally have spaces and tabs in their extension statements...)
|
#
60c08354 |
| 29-Oct-2000 |
Zeev Suraski |
Move browscap code to the new modular INI parser
|
Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE |
|
#
79527dd5 |
| 26-Jul-2000 |
Stanislav Malyshev |
Make proper object initialization
|
#
104b4f38 |
| 25-Jul-2000 |
Stanislav Malyshev |
Fix more bugs in browscap # now it shoudl work, but leaks like hell, so don't use it yet
|
#
005d4c4d |
| 25-Jul-2000 |
Stanislav Malyshev |
Default section name should be uppercase, I guess
|
#
83513d95 |
| 24-Jul-2000 |
David Croft |
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not alr
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not already been changed as I am not sure if there are any legal # issues here. So some extensions still have PHP 3 headers.
show more ...
|
#
7c296bd9 |
| 23-Jul-2000 |
Stanislav Malyshev |
Add another check for broken browscap object # I do not know how it could get broken, but just in case...
|
#
a172147a |
| 23-Jul-2000 |
Stanislav Malyshev |
Try to fix some get_browser crashes and clean it up # Probably needs more work, just what I could see immediately
|
Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC |
|
#
e9484d5c |
| 23-Jun-2000 |
Egon Schmid |
Added a description to get_browser().
|
Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH |
|
#
3701bc42 |
| 05-Jun-2000 |
Andi Gutmans |
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
Revision tags: php-4.0.0 |
|
#
e043439f |
| 18-May-2000 |
Zeev Suraski |
Update the license with the new clause 6
|
Revision tags: php-4.0RC2 |
|
#
2c975a2b |
| 29-Mar-2000 |
Sterling Hughes |
single, sorta proto.
|
Revision tags: PHP-4.0-RC1 |
|
#
99e0b363 |
| 06-Mar-2000 |
Stig Bakken |
@Cleaned up extension namespace (Stig) Cleaned up extension namespace, and changed ext/standard into one single extension.
|
#
e45c1af8 |
| 27-Feb-2000 |
Andi Gutmans |
- Hopefully fix browscap problem
|
Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1 |
|
#
86fa2aad |
| 19-Feb-2000 |
Zeev Suraski |
the pipe is breaking all the time
|
Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000 |
|
#
75b1316e |
| 16-Feb-2000 |
Zeev Suraski |
@- Updated the browscap module to work with PHP 4.0 (Zeev)
|
#
6d0ab616 |
| 10-Feb-2000 |
Zeev Suraski |
SAPIfication, Episode VI: Return of the SAPI Remove mostly all references to APACHE and CGI_BINARY from the code. - Apache include files are no longer included by any PHP code, except f
SAPIfication, Episode VI: Return of the SAPI Remove mostly all references to APACHE and CGI_BINARY from the code. - Apache include files are no longer included by any PHP code, except for the Apache SAPI module. - No server specific code is in any of the base PHP code. Still left to be done: - Eliminate any references to APACHE from the few remaining modules. - Move request_info.c's logic to SAPI - Modify the regex function names, and globals, so that we can always include them, without having to fear any interference with Apache; Always use the bundled regex library
show more ...
|
Revision tags: BEFORE_SAPIFICATION_FEB_10_2000 |
|
#
c12aa454 |
| 05-Feb-2000 |
Zeev Suraski |
Compile fixes
|
Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH |
|
#
43ae2bff |
| 01-Jan-2000 |
Sascha Schumann |
Happy Y2K patch! Happy new year (or the new millennium, depending on whether you start counting at 0 or 1).
|
Revision tags: PRE_ISSET_TYPE |
|
#
80bab9d9 |
| 21-Dec-1999 |
Andrei Zmievski |
We're using ZVAL's now.
|
#
f5d5637f |
| 20-Dec-1999 |
Evan Klinger |
Ex API
|
Revision tags: PRE_LIBZEND_TO_ZEND |
|
#
fb1c77bd |
| 17-Dec-1999 |
Zeev Suraski |
- Made PHP_VERSION and PHP_OS work again - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev)
|
Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH |
|
#
5b983c94 |
| 04-Dec-1999 |
Sascha Schumann |
Clean up php3.*\.h files. The files itself are renamed, and references in all .*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them ma
Clean up php3.*\.h files. The files itself are renamed, and references in all .*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually.
show more ...
|
Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2 |
|
#
cf0868fe |
| 30-Oct-1999 |
Rasmus Lerdorf |
Clean up regex header file mess. php.h now explicitly includes php_regex.h and php_regex.h figures out which regex header files to include and defines symbols that prevents other stuff from
Clean up regex header file mess. php.h now explicitly includes php_regex.h and php_regex.h figures out which regex header files to include and defines symbols that prevents other stuff from including the wrong versions of regex header files.
show more ...
|