#
f681b37c |
| 27-Aug-1999 |
Zeev Suraski |
*** empty log message *** |
#
1dadb975 |
| 27-Aug-1999 |
Zeev Suraski |
Log date&time on script logs |
#
7a9ad9d0 |
| 25-Aug-1999 |
Andi Gutmans |
Make fopen() work with URL's in Win32 |
#
7e250d06 |
| 24-Aug-1999 |
Zeev Suraski |
Add output_buffering directive |
#
aeec4e19 |
| 19-Aug-1999 |
Andi Gutmans |
- Fixed memory leaks. tsrm resource id deallocation still needs to be implemented. |
#
7145d1a2 |
| 14-Aug-1999 |
Andi Gutmans |
- Make the non-threadsafe version compile again |
#
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 |
#
2d3ef1b8 |
| 12-Aug-1999 |
Philippe Verdy |
no return warning removed. fixed TSRM constructor prototype |
Revision tags: php-4.0b2 |
|
#
1e6c1594 |
| 07-Aug-1999 |
Zeev Suraski |
Built-in phpinfo() links are now turned off by default. They can be turned on using the allow_builtin_links INI directive |
#
2c73cc3b |
| 05-Aug-1999 |
Thies C. Arntzen |
hope i haven't missed anything - but we're no longer in the 3.x tree |
#
3cb1eb04 |
| 02-Aug-1999 |
Zeev Suraski |
Removed '3' from key functions in PHP (maintained compatibility through php3_compat.h) |
#
afeb7704 |
| 31-Jul-1999 |
Zeev Suraski |
Fix problem with include/require of URLs |
#
e1a84e44 |
| 30-Jul-1999 |
Andrey Hristov |
Fix for bug #1907. |
Revision tags: BEFORE_NEW_OPERATOR_FIX |
|
#
736f4831 |
| 24-Jul-1999 |
Andrey Hristov |
A bunch of grunt work updating function entries and declarations. |
Revision tags: BEFORE_BIG_SYMBOL_CHANGE |
|
#
fff675c4 |
| 24-Jul-1999 |
Zeev Suraski |
Congrats Andrey |
#
68e32f6a |
| 24-Jul-1999 |
Zeev Suraski |
* Make Win32 build work again * Make error_reporting value prior to the standard initialization be set so that errors show up |
Revision tags: php-4.0b1 |
|
#
adbf9327 |
| 21-Jul-1999 |
Andrey Hristov |
*** empty log message *** |
#
614b4b78 |
| 17-Jul-1999 |
Zeev Suraski |
I was sure I committed these already. Weird |
#
c5724cbd |
| 16-Jul-1999 |
Zeev Suraski |
License update |
#
e8832835 |
| 14-Jul-1999 |
Zeev Suraski |
* Update logos * Move from PreAlpha 1 to Beta 1. |
Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP |
|
#
c43c2354 |
| 09-Jul-1999 |
Zeev Suraski |
Don't touch refcount and EA directly |
Revision tags: BEFORE_REMOVING_GC_STEP2 |
|
#
5f62c347 |
| 09-Jul-1999 |
Zeev Suraski |
Step 2: Rename is_ref to EA |
Revision tags: BEFORE_REMOVING_GC_STEP1 |
|
#
1a33277e |
| 08-Jul-1999 |
Zeev Suraski |
Avoid sending NULL argument to printf |
#
6132bc31 |
| 03-Jul-1999 |
Zeev Suraski |
Support x-httpd-php-source |
#
36416f11 |
| 26-Jun-1999 |
Zeev Suraski |
Protect against NULL arguments in filename |