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)
|
Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000 |
|
#
39cb8fe0 |
| 05-Feb-2000 |
Zeev Suraski |
Fix PostgreSQL startup routine in thread-safe mode
|
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, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH, 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, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH |
|
#
7ebbe20f |
| 05-Sep-1999 |
Andi Gutmans |
- Should fix short_tags and co. problem.
|
#
58e24ac1 |
| 13-Aug-1999 |
Zeev Suraski |
- Add PHP Modules workspace - Get the MySQL module to compile&work under thread-safe Win32 - Fix various thread safety issues with dynamic modules
|
Revision tags: php-4.0b2 |
|
#
3cb1eb04 |
| 02-Aug-1999 |
Zeev Suraski |
Removed '3' from key functions in PHP (maintained compatibility through php3_compat.h)
|
Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1 |
|
#
c5724cbd |
| 16-Jul-1999 |
Zeev Suraski |
License update
|
#
3e6bce59 |
| 14-Jul-1999 |
Andi Gutmans |
- Add a bitwise flag to phpinfo() - Import a draft of the new PHP license
|
Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1 |
|
#
bb190f85 |
| 19-Jun-1999 |
Zeev Suraski |
Implement new get_ini_entry() for Zend
|
#
3cad3485 |
| 04-Jun-1999 |
Zeev Suraski |
* Add a new workspace for dynamic PHP extensions. * Add a few functions to PHP's API. * Get the MySQL extension up-to-date and thread safe. * Add a project for building the MySQL extensio
* Add a new workspace for dynamic PHP extensions. * Add a few functions to PHP's API. * Get the MySQL extension up-to-date and thread safe. * Add a project for building the MySQL extension under Win32.
show more ...
|
#
31da7331 |
| 30-May-1999 |
Sascha Schumann |
kill some warnings
|
#
d62a739c |
| 22-May-1999 |
Zeev Suraski |
More fixes. Should hopefully work well now.
|
#
9df57a22 |
| 22-May-1999 |
Zeev Suraski |
php_ini fixes
|
Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE |
|
#
9e862c11 |
| 21-May-1999 |
Zeev Suraski |
Fix a memory leak
|
#
ba88c0c4 |
| 11-May-1999 |
Zeev Suraski |
* Move unclean_shutdown from PHP to Zend. * The Master/Local headers in the phpinfo() table were reversed. * Fix a gpc bug
|
#
dc5ed5a3 |
| 11-May-1999 |
Zeev Suraski |
beatify Apache's info func
|
#
bc415d5a |
| 09-May-1999 |
Zeev Suraski |
* Finalizing the PHP version of SAPI. Support POST and cookies among other things. * Fully implement ISAPI support - POST and cookies among other things. * Almost completely rewrote phpinfo(
* Finalizing the PHP version of SAPI. Support POST and cookies among other things. * Fully implement ISAPI support - POST and cookies among other things. * Almost completely rewrote phpinfo(). Allow modules to easily display their information in phpinfo() without modifying phpinfo() itself (prototype for the module info function was changed, thus the large amount of updated module files). * Initial extended SAPI support for Apache, completely untested. * CGI now uses SAPI fully as well.
show more ...
|
#
a877f6d3 |
| 28-Apr-1999 |
Zeev Suraski |
Additional generalization of the INI mechanism. Avoid needing specialized message handlers in 99% of the cases.
|
#
66476011 |
| 28-Apr-1999 |
Zeev Suraski |
A step towards generalizing the INI mechanism even more
|
#
7aad2313 |
| 21-Apr-1999 |
Zeev Suraski |
Thread safety patch. It works now with just-in-time resource initialization!
|
#
06660839 |
| 12-Apr-1999 |
Zeev Suraski |
NULL's should remain NULLs (at least in strings)
|
Revision tags: BEFORE_STACK_PATCH |
|
#
4213b5d6 |
| 12-Apr-1999 |
Stig Bakken |
tolerate uninitialized ini settings in php_ini_{long,double,string}()
|
#
bb6dff9c |
| 10-Apr-1999 |
Zeev Suraski |
Buh-bye php3_ini
|