History log of /PHP-5.5/Zend/zend_language_scanner.c (Results 26 – 50 of 129)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PHP-5.4.1-RC1
# 1953161b 02-Mar-2012 Pierrick Charron

Fixed bug #61225 (Lexing 0b0*+<NUM> incorectly)


# f7cd0588 02-Mar-2012 Pierrick Charron

Fixed bug #61225 (Lexing 0b0*+<NUM> incorectly)


Revision tags: php-5.4.0
# c51f7379 20-Feb-2012 Etienne Kneuss

Fix #61095 (Lexing 0x0*+<NUM> incorrectly)


# eefefddc 20-Feb-2012 Etienne Kneuss

Fix #61095 (Lexing 0x0*+<NUM> incorrectly)


# 86fcb965 20-Feb-2012 Etienne Kneuss

Fix #61095 (Lexing 0x0*+<NUM> incorrectly)


Revision tags: php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6
# a1525977 17-Jan-2012 Dmitry Stogov

Regenerated scanners


# 877f97cd 17-Jan-2012 Dmitry Stogov

Regenerated scanners


Revision tags: php-5.3.9, php-5.4.0RC5
# 71843491 01-Jan-2012 Nuno Lopes

regen for r321655


# d3f0eaee 01-Jan-2012 Nuno Lopes

regen for r321655


# 3a06ca72 01-Jan-2012 Nuno Lopes

regen for r321655


# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 8775a375 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3
# a89f1d3c 30-Nov-2011 Felipe Pena

- Fixed bug #60350 (No string escape code for ESC (ascii 27), normally \e)
patch by: php at mickweiss dot com


# 39708659 30-Nov-2011 Felipe Pena

- Fixed bug #60350 (No string escape code for ESC (ascii 27), normally \e)
patch by: php at mickweiss dot com


Revision tags: php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1
# 1257328d 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


# 955041e2 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


Revision tags: yaf-2.1.0, php-5.3.8
# cb8d6198 17-Aug-2011 Etienne Kneuss

Fix bug #55445 (Incomplete implementation of <?= being independant of short_open_tag)


# f6c2b477 17-Aug-2011 Etienne Kneuss

Fix bug #55445 (Incomplete implementation of <?= being independant of short_open_tag)


Revision tags: php-5.3.7
# 306c4202 16-Aug-2011 Hannes Magnusson

Callable typehint following the rules of is_callable($arg, false);


# 550980cf 16-Aug-2011 Hannes Magnusson

Callable typehint following the rules of is_callable($arg, false);


Revision tags: php-5.3.7RC5
# 3ed828a8 07-Aug-2011 Derick Rethans

- Fixed bug #55378: binary number literal returns float number though its value
is enough small


# 20936960 07-Aug-2011 Derick Rethans

- Fixed bug #55378: binary number literal returns float number though its value
is enough small


Revision tags: php-5.4.0alpha3
# 65cbcb3b 31-Jul-2011 Stefan Marr

Fixed Bug #55214 use of __CLASS__ within trait returns trait name not class name [TRAITS] [DOC]


# 88f497f2 31-Jul-2011 Stefan Marr

Fixed Bug #55214 use of __CLASS__ within trait returns trait name not class name [TRAITS] [DOC]


123456