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 |
|
#
a1ad2872 |
| 18-Dec-1999 |
Zeev Suraski |
- The tree compiles again |
#
e18a8837 |
| 18-Dec-1999 |
Zeev Suraski |
More php3_ cleanup |
#
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) |
#
a3c65143 |
| 17-Dec-1999 |
Zeev Suraski |
More php3_ annihilation |
Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP |
|
#
7e4bd9fb |
| 09-Dec-1999 |
Andrei Zmievski |
(PHP strtoupper, strtolower, substr_replace) Made binary-safe. @Made strtoupper(), strtolower(), substr_replace() binary-safe. (Andrei) |
Revision tags: 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 ...
|
#
7bda9c0a |
| 22-Nov-1999 |
Evan Klinger |
Optimize LDAP a little with Ex API |
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 |
|
#
f3127955 |
| 19-Oct-1999 |
Andrei Zmievski |
(PHP ldap_get_entries): Fix string function name. |
Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH |
|
#
01ed90cc |
| 20-Aug-1999 |
Andrey Hristov |
Fix bug #2025 |
Revision tags: php-4.0b2 |
|
#
1701a9e2 |
| 07-Aug-1999 |
Zeev Suraski |
Fix for bug #1980 |
#
3cb1eb04 |
| 02-Aug-1999 |
Zeev Suraski |
Removed '3' from key functions in PHP (maintained compatibility through php3_compat.h) |
#
05585132 |
| 02-Aug-1999 |
Andrey Hristov |
More symbol work. |
Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1 |
|
#
a316ff79 |
| 16-Jul-1999 |
Zeev Suraski |
*** empty log message *** |
#
1671424a |
| 16-Jul-1999 |
Zeev Suraski |
Get the LDAP module uptodate |
#
c5724cbd |
| 16-Jul-1999 |
Zeev Suraski |
License update |
Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE |
|
#
b57dc275 |
| 21-May-1999 |
Sascha Schumann |
- run ext sources through conv_proto - add necessary phpext_*_ptr |
#
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 ...
|
#
6f7c0ede |
| 23-Apr-1999 |
Zeev Suraski |
Remove tls.[ch] |
#
f53afa6e |
| 23-Apr-1999 |
Zeev Suraski |
cleanups |
#
cad2318a |
| 23-Apr-1999 |
Rasmus Lerdorf |
Module work |
#
2a78f928 |
| 22-Apr-1999 |
Stig Bakken |
moved imap and ldap |