History log of /PHP-5.4/Zend/zend_compile.c (Results 376 – 400 of 1042)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.1.3RC1, RELEASE_1_2
# c009a4f3 23-Feb-2006 Andrei Zmievski

Fix a bug where the default value for function argument could be an
array with array (!) keys.


Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 61e93ccf 04-Jan-2006 Andi Gutmans

- Update copyright notices to 2006


Revision tags: php-5.1.2RC1
# 18a99796 17-Dec-2005 Marcus Boerger

- MFH Fix Bug #35720 A final constructor can be overwritten


Revision tags: RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2
# 8768ab94 01-Dec-2005 Dmitry Stogov

Fixed bug #34729 (Crash in ZTS mode under Apache)


Revision tags: php-5.1.1
# 497fae9d 27-Nov-2005 Ilia Alshanetsky

Fixed bug #35411 (Regression with \{$ handling).
Fixed bug #35382 (Comment in end of file produces fatal error).


# a5709811 24-Nov-2005 Dmitry Stogov

Fixed bug #35360 (exceptions in interactive mode (php -a) may cause crash)


Revision tags: php-5.1.0
# 36d6ddc2 23-Nov-2005 Dmitry Stogov

Bug #33732 (Wrong behavior of constants in class and interface extending)


# 0d088689 22-Nov-2005 Ilia Alshanetsky

Removed {} E_STRICT pending furher discussion, may be introduced later on.


Revision tags: php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5
# 9aeb125f 16-Nov-2005 Ilia Alshanetsky

By popular demand the {} message is now an E_STRICT.


# aab9009d 16-Nov-2005 Ilia Alshanetsky

Added depreciation notice for {} string offset access.


# b58ed261 15-Nov-2005 Dmitry Stogov

Allow "null" default value for arguments with array type hint


# aa9ea598 15-Nov-2005 Derick Rethans

- Allow "= null" default for parameters with a class type-hint.


Revision tags: RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3
# cc50a961 17-Oct-2005 Dmitry Stogov

Fixed bug #34873 (Segmentation Fault on foreach in object)


Revision tags: php-5.1.0RC2
# b94970a3 10-Oct-2005 Dmitry Stogov

MFH


# 45794ee2 10-Oct-2005 Dmitry Stogov

Fixed bug #34467 (foreach + __get + __set incosistency)


Revision tags: php-4.4.1RC1, RELEASE_0_9_0
# 728acc37 03-Oct-2005 Dmitry Stogov

Fixed bug #34358 (Fatal error: Cannot re-assign $this)


# f43767b2 16-Sep-2005 Antony Dovgal

fix #34505 (possible memory corruption when unmangling properties with empty names)
1st part


# 8cf678c3 16-Sep-2005 Dmitry Stogov

MFH (overriding of protected static property)


Revision tags: RELEASE_1_0RC1
# 9305339d 09-Sep-2005 Dmitry Stogov

Changed "instanceof" and "catch" operators, is_a() and is_subclass_of() functions to not call __autoload().


Revision tags: PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5
# 40f971b5 01-Sep-2005 Dmitry Stogov

Fixed bug #34310 (foreach($arr as $c->d => $x) crashes)


# 248345d9 01-Sep-2005 Dmitry Stogov

Support for class constants and static members for internal classes


Revision tags: php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE
# ebd4ab4d 10-Aug-2005 Dmitry Stogov

Fixed bug #25359 (array_multisort() doesn't work in a function if array is global or reference)


Revision tags: RELEASE_2_0_0
# aafc593e 04-Aug-2005 Dmitry Stogov

Fixed possible memory corryption during compilation of <?php foreach($a as $b); ?>


# 916815b7 03-Aug-2005 foobar

Bump up the year


Revision tags: RELEASE_0_9
# 7aca1384 19-Jul-2005 Dmitry Stogov

Fixed bug #33710 (ArrayAccess objects doen't initialize $this)


1...<<11121314151617181920>>...42