History log of /PHP-7.1/Zend/zend_compile.c (Results 1751 – 1775 of 1956)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 01814bb2 19-Jul-2001 Zeev Suraski

Fix bug #11970, strike 2


# 43ebb868 16-Jul-2001 Zeev Suraski

Fix bug #10287 - avoid crashing under a bogus usage of list()


# fb532ba5 16-Jul-2001 Zeev Suraski

Fix bug #10467


# 0c491661 15-Jul-2001 Zeev Suraski

Fix bug #9884


# 85b4df53 15-Jul-2001 Zeev Suraski

Improved interactive mode - it is now available in all builds, without any significant slowdown


# 6297cd26 10-Jul-2001 Andi Gutmans

- Commit Thies' patch. str.len was too long.


Revision tags: PRE_GRANULAR_GARBAGE_FIX
# cb0d2775 21-Jun-2001 Zeev Suraski

parent::methodname() now works better with runtime classes (fix bug #11589)


Revision tags: php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# e264a407 25-May-2001 Andi Gutmans

- Change if() to while() to make sure we skip enough opcodes


# 90c36273 25-May-2001 Andi Gutmans

- Fix memory leak


Revision tags: php-4.0.6RC1
# bda9c83a 06-May-2001 Zeev Suraski

Recover from a parse error in include files (before, it could result in a crash under certain circumstances). Fix bug #8663


# 686eab89 06-May-2001 Zeev Suraski

Hear hear, interactive mode is finally showing some progress:
- Support function calls
- Fix crash bug


Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# 36ded421 07-Mar-2001 Zeev Suraski

Make parent:: work in runtime bindings as well


# bdacbc4c 02-Mar-2001 Zeev Suraski

Whitespace fix


# cb00ed2b 27-Feb-2001 Andrei Zmievski

Don't overwrite existing handlers with parent ones.


# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


# 50f28f43 03-Feb-2001 Andrei Zmievski

Inherit overloaded handlers.


# 0e08845e 15-Jan-2001 Zeev Suraski

Add free_estring()


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL
# 43adbdcc 18-Dec-2000 Andi Gutmans

- Fix leak with useless statements such as "foo";


Revision tags: php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4
# 6a356cf5 07-Dec-2000 Stanislav Malyshev

Whitespace fix


# 8ba3eeab 07-Dec-2000 Stanislav Malyshev

Allow var $foo = array(ABC => 1) constructs
# It still doesn't work good with constants, but at least doesn't leak now


Revision tags: php-4.0.4RC3
# 8d908256 27-Nov-2000 Andi Gutmans

- Allow passing references which are returned from functions and new
- statements to be passed by reference.


# be6ab204 22-Nov-2000 Andi Gutmans

- Remove code which has been commented out for ages.


# b5d5b3a7 20-Nov-2000 Andi Gutmans

- Baby patch towards making the damn pass-by-ref work.


# 1ccf9406 11-Nov-2000 Andi Gutmans

- Move SET_UNUSED() to header


# 5e33cdae 10-Nov-2000 Andi Gutmans

- Remove this damn thing once again.


1...<<717273747576777879