History log of /php-src/Zend/zend_language_parser.y (Results 626 – 639 of 639)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE
# 5af7770a 07-Aug-2001 Andi Gutmans

- Sync Engine2 CVS with latest Engine CVS

Revision tags: PRE_ENGINE2_SPLIT
# 8ce8324e 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation

# 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
# ec6c9f67 15-Jul-2001 Zeev Suraski

Optimize the parser a bit

# 73f488b3 15-Jul-2001 Zeev Suraski

Allow indirect reference to method names in class::method() construct

Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1
# 1e63f440 06-May-2001 Zeev Suraski

Support interactive mode in thread-safe builds

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
# 5c7a7622 19-Mar-2001 Andi Gutmans

- Add support for isset($var1, $var2, $var3); - Will be true only if all
- variables are set.

# baa92cc5 15-Mar-2001 Andi Gutmans

- Nuke commented code

Revision tags: php-4.0.5RC1
# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year

Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4
# 352d23b8 05-Dec-2000 Andi Gutmans

- Support for $var =& new foo() syntax. This allows you to use objects
which create extra references to themselves in the constructor.

Revision tags: php-4.0.4RC3
# 464a561b 02-Nov-2000 Zeev Suraski

Missed those

# ce501c78 02-Nov-2000 Andi Gutmans

- Replace do_exit() with zend_do_exit().
- Problem reported by David Hedbor <david@hedbor.org>

# 7b0d92dd 29-Oct-2000 Zeev Suraski

Unify the names of these last 3 files...

1...<<212223242526