History log of /PHP-5.5/Zend/zend_execute.c (Results 601 – 625 of 874)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4187439c 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


# 8ce8324e 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# b5770382 30-Jul-2001 Zeev Suraski

Avoid TSRMLS_FETCH()'s (still lots of work left)


# b4f3b9d3 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


# 2c254ba7 27-Jul-2001 Zeev Suraski

Get rid of ELS_*(), and use TSRMLS_*() instead.
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...


Revision tags: PRE_TSRM_MERGE_PATCH
# 06fc55cc 19-Jul-2001 Zeev Suraski

Revert bogus patch


# 553505cb 15-Jul-2001 Zeev Suraski

Fix bug #11970


# 85b4df53 15-Jul-2001 Zeev Suraski

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


# 25362595 27-Jun-2001 Zeev Suraski

Fix leak in the patch, and revert a couple of lines I didn't mean to commit


# ee115c8e 27-Jun-2001 Zeev Suraski

- Warn about illegal offsets
- Allow assignments to uninitialized string offsets (automatically pads the
string with spaces)


# 5bf89ce6 21-Jun-2001 Andi Gutmans

- Hopefully fix bug #11476 and improve garbage to be freed very quickly.
Tree tagged as PRE_GRANULAR_GARBAGE_FIX before commiting.


Revision tags: PRE_GRANULAR_GARBAGE_FIX
# 8cd70926 21-Jun-2001 Andi Gutmans

- Nuke dependency of all of PHP on zend_execute_locks.h.


# 851b1e3b 21-Jun-2001 Zeev Suraski

Eliminate the leak that the original bogus code tried to solve


# cb0d2775 21-Jun-2001 Zeev Suraski

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


# 3276cfd9 21-Jun-2001 Zeev Suraski

Fix bug #11590 (I want Andi to also review this patch before it goes into 4.0.6)


Revision tags: php-4.0.6
# 1aa5b19c 20-Jun-2001 Andi Gutmans

- Fix string offsets crash.


Revision tags: php-4.0.6RC4
# 0c164128 19-Jun-2001 Zeev Suraski

Add missing exports


# 38085881 19-Jun-2001 Zeev Suraski

Fix warning


Revision tags: php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1
# f78e65ca 06-May-2001 Zeev Suraski

Floating point keys didn't work in array() (fix bug #6662)


# 2d9eac7e 02-May-2001 Andi Gutmans

- Patch by Andrei to prevent crash in error situation when not all
object overloading handles are defined.


Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7
# 90cf6541 20-Apr-2001 Andi Gutmans

- Fix for crash bug when using invalid arguments in the foreach() loop.
- Reported by Yasuo Ohgaki


Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# 492a619b 10-Mar-2001 Andi Gutmans

- Whitespace


# 36ded421 07-Mar-2001 Zeev Suraski

Make parent:: work in runtime bindings as well


# 87ee97e3 04-Mar-2001 Zeev Suraski

Fix bug #8899 (thanks Jani)


# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


1...<<21222324252627282930>>...35