History log of /PHP-5.5/Zend/zend_language_parser.y (Results 276 – 282 of 282)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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...<<1112