History log of /php-src/Zend/zend_language_parser.y (Results 626 – 635 of 635)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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