Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2 |
|
#
9db55891 |
| 17-Mar-2001 |
Zeev Suraski |
Recode delayed loading in a much simpler way (switched back to php_ini.c 1.49)
|
Revision tags: php-4.0.5RC1 |
|
#
7c2ea022 |
| 06-Mar-2001 |
Stanislav Malyshev |
Don't insert empty path if PHPRC is empty
|
#
eb6ba01d |
| 26-Feb-2001 |
Andi Gutmans |
- Fix copyright notices with 2001
|
#
2b45f38e |
| 21-Feb-2001 |
Stanislav Malyshev |
Add safety check
|
#
5b741dfb |
| 21-Feb-2001 |
Hartmut Holzgraefe |
# make sebastian and compiler happy .)
|
#
b14d2cc0 |
| 21-Feb-2001 |
Hartmut Holzgraefe |
will now initialize dynamic extensions *after* static ones
|
#
d294f46f |
| 15-Jan-2001 |
Zeev Suraski |
- Remove the ini_extension_list global - Switch to delayed loading of Zend extensions
|
#
db0b8bc0 |
| 15-Jan-2001 |
Sascha Schumann |
Defer loading of extensions until all configuration entries have been added to the configuration hash.
|
#
fc1cdda1 |
| 13-Jan-2001 |
Zeev Suraski |
Remove stale code
|
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1 |
|
#
bd0ac7fe |
| 02-Jan-2001 |
Zeev Suraski |
Many patches. I hope I remember them all: - Make sapi_module available to external modules (PHPAPI) - Make the php.ini path reported in phpinfo() always point to real full path of
Many patches. I hope I remember them all: - Make sapi_module available to external modules (PHPAPI) - Make the php.ini path reported in phpinfo() always point to real full path of the php.ini file - Optimized the ISAPI module not to read unnecessary server variables and read necessary variables at most once.
show more ...
|
#
338b9b08 |
| 27-Dec-2000 |
Zeev Suraski |
- Make the INI mechanism thread safe (fix necessary API changes from Zend) - Make the Win32 non-TS configuration build again
|
Revision tags: php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3 |
|
#
92d37f68 |
| 31-Oct-2000 |
Zeev Suraski |
- Fix phpinfo() - Fix non-thread-safe build
|
#
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...)
|
#
4af433d6 |
| 29-Oct-2000 |
Zeev Suraski |
Use the new INI parser for parse_ini_str() - parse_ini_str() is now thread-safe, and supported under Windows (Zeev)
|
#
1fd09132 |
| 29-Oct-2000 |
Zeev Suraski |
Initial steps to move the INI mechanism to the Zend engine
|
Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1 |
|
#
b7ecaacd |
| 09-Sep-2000 |
Zeev Suraski |
More security-related (control) patches: - Avoid displaying errors during startup, unless display_startup_errors is enabled. - Implemented post_size_max limit. Defaults to 8MB. - Impleme
More security-related (control) patches: - Avoid displaying errors during startup, unless display_startup_errors is enabled. - Implemented post_size_max limit. Defaults to 8MB. - Implemented file_uploads on/off directive (defaults to on).
show more ...
|
#
12adebbc |
| 05-Sep-2000 |
Zeev Suraski |
- Fix leak - Remove redundant php_ini code
|
Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1 |
|
#
8e0ae5d1 |
| 21-Aug-2000 |
Sascha Schumann |
Cleaning up some mess
|
Revision tags: PRE_FILE_COMPILE_API_CHANGE |
|
#
168ccfc1 |
| 11-Jul-2000 |
Zeev Suraski |
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
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)
show more ...
|
Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH |
|
#
d1f1d405 |
| 03-Jun-2000 |
Zeev Suraski |
- Make the INI entries sorted in phpinfo()
|
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 |
|
#
1ddc9ff8 |
| 05-Apr-2000 |
Colin Viebrock |
Prettying up the output of phpinfo(). Someone has to tell me how to get a new .gif logo in there, and why the ZEND_DEBUG output is causing seg faults. I also need to go through all
Prettying up the output of phpinfo(). Someone has to tell me how to get a new .gif logo in there, and why the ZEND_DEBUG output is causing seg faults. I also need to go through all the modules and fix up the output they create.
show more ...
|
Revision tags: PHP-4.0-RC1 |
|
#
12612718 |
| 26-Feb-2000 |
Zeev Suraski |
Allow the INI callbacks to know at what stage PHP is
|
#
ba03c9f2 |
| 24-Feb-2000 |
Stig Bakken |
started implementing directives for default mimetype/charset
|
Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1 |
|
#
9b621d1c |
| 19-Feb-2000 |
Zeev Suraski |
Get the license right... (this won't make it to RC1 of B4)
|