History log of /PHP-5.3/Zend/zend_vm_def.h (Results 126 – 150 of 258)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1
# 80d2409f 18-May-2007 Dmitry Stogov

Improved compilation of heredocs and interpolated strings. (Matt, Dmitry)


Revision tags: RELEASE_1_2_0
# d2fe65c1 11-May-2007 Dmitry Stogov

Fixed bug #39542 (Behaviour of require/include different to < 5.2.0)


Revision tags: php-4.4.7, php-5.2.2, php-5.2.2RC2
# e1814f0d 16-Apr-2007 Dmitry Stogov

WIN64 support


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# d9adb671 05-Apr-2007 Ilia Alshanetsky

Fixed foreach by-ref bug.

# Patch from Brian Shire


Revision tags: RELEASE_1_0_1
# b0a87510 19-Mar-2007 Dmitry Stogov

Fixed bug #40833 (Crash when using unset() on an ArrayAccess object retrieved via __get())


# 8779d1cd 08-Mar-2007 Stanislav Malyshev

fix crash on $x['x']['y'] += 1, patch by Brian Shire


Revision tags: php-4.4.6
# c3733246 25-Feb-2007 Dmitry Stogov

Fixed bug #40591 (list()="string"; gives invalid opcode)


# e058ba92 24-Feb-2007 Antony Dovgal

MFH: fix #40621 (Crash when constructor called inappropriately (statically))


Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1
# 44297dde 01-Feb-2007 Dmitry Stogov

Removed dead code


Revision tags: php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3
# e470e22e 10-Jan-2007 Dmitry Stogov

- Fixed bug #35106 (nested foreach fails when array variable has a reference).
- Fixed bug #36214 (__get method works properly only when conditional operator is used).
- Fixed bug #39449 (Ove

- Fixed bug #35106 (nested foreach fails when array variable has a reference).
- Fixed bug #36214 (__get method works properly only when conditional operator is used).
- Fixed bug #39449 (Overloaded array properties do not work correctly).
- Fixed bug #39990 (Cannot "foreach" over overloaded properties).

show more ...


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 4480c5eb 25-Dec-2006 Dmitry Stogov

Fixed bug #39825 (foreach produces memory error)


# e57a6069 25-Dec-2006 Dmitry Stogov

Fixed bug #39944 (References broken)


Revision tags: php-5.2.1RC1, php-5.2.0
# 7ff822ee 30-Oct-2006 Dmitry Stogov

Fixed bug #39304 (Segmentation fault with list unpacking of string offset)


Revision tags: php-5.2.0RC6, php-5.2.0RC5
# 9875fe44 03-Oct-2006 Dmitry Stogov

Fixed bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults)


# 9dcdfd99 03-Oct-2006 Dmitry Stogov

Fixed memory leak (Nuno)


# c3272ab0 26-Sep-2006 Dmitry Stogov

Fixed bug #38808 ("maybe ref" issue for current() and others)


# cd6537ed 19-Sep-2006 Dmitry Stogov

Fixed bugs #34065 and #38623 (throw in foreach/switch causes memory leaks)


# 8982cc04 18-Sep-2006 Dmitry Stogov

Small optimization of ZEND_INIT_ARRAY/ZEND_ADD_ARRAY_ELEMENT. (Nuno, Dmitry)


Revision tags: php-5.2.0RC4
# afb8af1f 06-Sep-2006 Dmitry Stogov

Reverted last Ilia's patch (for bug #38579).
The patch didn't fix the bug and made new one.


# 229137ca 05-Sep-2006 Ilia Alshanetsky

Fixed bug #38579 require_once/include_once optimization causes files to be
loaded multiple times.


# 87eaaf49 04-Sep-2006 Dmitry Stogov

Removed unreachable handlers


Revision tags: php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1
# 05206b42 08-Aug-2006 Marcus Boerger

- Speling


# c1c2a0d2 07-Aug-2006 Marcus Boerger

- MFH Fixed Bug #38064 ignored constructor visibility


# f5543a42 07-Aug-2006 Dmitry Stogov

Fixed bug #38287 (static variables mess up global vars)


1234567891011