#
4f15966d |
| 17-Apr-2000 |
Andi Gutmans |
- Fix order of JMPZNZ arguments
|
#
021631d5 |
| 12-Apr-2000 |
Zeev Suraski |
*** empty log message ***
|
#
d17e3d6b |
| 11-Apr-2000 |
Zeev Suraski |
Fix warnings
|
#
97c9603b |
| 11-Apr-2000 |
Zeev Suraski |
Fix fd leak in include_once()
|
#
73c6fbff |
| 10-Apr-2000 |
Andi Gutmans |
-
|
#
e663d856 |
| 10-Apr-2000 |
Zeev Suraski |
Fix object overloading support
|
#
c5d5c69b |
| 10-Apr-2000 |
Andi Gutmans |
- Add warnings
|
#
1cf5c336 |
| 07-Apr-2000 |
Zeev Suraski |
Thoroughly fix include_once()
|
#
ed6e7340 |
| 07-Apr-2000 |
Zeev Suraski |
Fix include_once()
|
#
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.
|