#
a9159c2e |
| 06-Apr-2000 |
Andi Gutmans |
Initial preparation for OO overloading patch
|
#
da3db3d8 |
| 05-Apr-2000 |
Andi Gutmans |
- FIx JMPZNZ
|
#
521c8af6 |
| 29-Mar-2000 |
Torben Wilson |
Added !== (is not identical) operator.
|
Revision tags: PHP-4.0-RC1 |
|
#
7fd92b52 |
| 26-Mar-2000 |
Andi Gutmans |
- Stop zend_func_args() and co. from crashing
|
#
7ec4e5e2 |
| 26-Mar-2000 |
Thies C. Arntzen |
<alloca.h> needs to be included before we define macros calling alloca() atleast using SGI's cc - should not harm other platforms (i hope)
|
#
5dba4774 |
| 25-Mar-2000 |
Zeev Suraski |
- Some header dependencies cleanup - Generalize zval_print() and zval_print_r()
|
#
5bdd5397 |
| 24-Mar-2000 |
Zeev Suraski |
- Fixed a crash when sending a non-variable expression to a runtime-bound function that expected a reference.
|
#
6db18997 |
| 24-Mar-2000 |
Andi Gutmans |
- Nuke hash_*_ptr functions
|
#
0b8ea288 |
| 18-Mar-2000 |
Zeev Suraski |
false wouldn't automaticaly switch to an array type, which resulted in an incompatibility with PHP 3. Fixed.
|
#
15dd8e61 |
| 15-Mar-2000 |
Zeev Suraski |
- Fix newly introduced problem reported by Sam Ruby
|
#
51c10e49 |
| 11-Mar-2000 |
Andi Gutmans |
- Remove inline from functions which are pretty large and besides eating up memory in compile time probably doesn't boost performance.
|
#
5951b166 |
| 10-Mar-2000 |
Andi Gutmans |
- Quick way of supporting include_once(). Good enough for RC1.
|
#
9cc70442 |
| 10-Mar-2000 |
Andi Gutmans |
- Cleanup old IMPORT stuff
|
#
5e55e47f |
| 06-Mar-2000 |
Zeev Suraski |
It's official now...
|
#
110b670d |
| 01-Mar-2000 |
Andi Gutmans |
- Fix typos
|
#
e6146d6b |
| 26-Feb-2000 |
Andrei Zmievski |
Fix typo.
|
Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1 |
|
#
0ac9536d |
| 19-Feb-2000 |
Zeev Suraski |
(c) patch
|
#
f77e6a44 |
| 19-Feb-2000 |
Zeev Suraski |
Generalize macros
|
Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000 |
|
#
9bb92216 |
| 16-Feb-2000 |
Andi Gutmans |
-Fix bug 3504 concerning leaks with unset()
|
#
9b840c5f |
| 16-Feb-2000 |
Andi Gutmans |
- Hopefully fix Thies' bug report.
|
#
f79688e8 |
| 16-Feb-2000 |
Andi Gutmans |
- Fix bug #3309
|
#
7fa17e8e |
| 14-Feb-2000 |
Andi Gutmans |
- Put in the infrastructure for the unset() fix. Right now it has the old behavior but I just need time tomorrow to add the correct behavior.
|
#
80bdd19e |
| 11-Feb-2000 |
Zeev Suraski |
Fine tune Andi's patch
|
Revision tags: BEFORE_SAPIFICATION_FEB_10_2000 |
|
#
bc5c9d8d |
| 10-Feb-2000 |
Andi Gutmans |
- Finally beautify those WIN32|WINNT checks
|
#
c8b321c6 |
| 10-Feb-2000 |
Andi Gutmans |
- Shouldn't be there
|