History log of /PHP-7.3/Zend/zend_language_scanner.c (Results 251 – 268 of 268)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4f42ed39 24-Jul-2008 Moriyoshi Koizumi

- Revived zend multibyte


Revision tags: php-4.4.9RC1
# 620055c4 08-Jul-2008 Nuno Lopes

regenerate


# 35233302 06-Jul-2008 Nuno Lopes

regenerate


# 25d8eb1e 06-Jul-2008 Nuno Lopes

regenerate


# 867d7241 29-Jun-2008 Rui Hirokawa

touched zend_language_scanner.c


# c3286f32 29-Jun-2008 Rui Hirokawa

implemented again zend-multibyte for PHP 5.3


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1
# c83d916a 10-May-2008 Matt Wilmas

MFH: Restore end check for "escape" strings


# c4e406d2 09-May-2008 Matt Wilmas

MFH: Fix loss of backslash at end of heredoc; For bug #44830 (Very minor issue with backslash in heredoc)


Revision tags: php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5
# 7507ff32 10-Apr-2008 Nuno Lopes

fix heredoc+nowdoc
#patch by Matt Wilmas


# cfc17562 09-Apr-2008 Nuno Lopes

fix the yyless() definition to match flex one and revert part of last patch (so that it remains similar with flex's scan)


# 6f20cea6 09-Apr-2008 Scott MacVicar

Fixes to heredoc and cleanup of new re2c scanner. (Patch by Matt Wilmas)


Revision tags: php-5.2.6RC4
# b9d13d8f 05-Apr-2008 Felipe Pena

- Allow HEREDOC syntax with double quotes
(http://wiki.php.net/rfc/heredoc-with-double-quotes)


# bfcdbbcd 04-Apr-2008 Nuno Lopes

add sanity checks for ZEND_MMAP_AHEAD and reduce the value from 32 to 16 (lowest safe value)


# f66f55ed 28-Mar-2008 Felipe Pena

MFH: Implemented "jump label" operator (limited "goto")
[DOC]


Revision tags: php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 0893c3e2 22-Mar-2008 Marcus Boerger

- Another re2c version bump and scanner regeneration
# It appears no one has used re2c in the way we do


# 07e35987 21-Mar-2008 Marcus Boerger

- Fix YYFILL()


# 35eb728a 19-Mar-2008 Nuno Lopes

fix gcov build


# 0531ba89 16-Mar-2008 Marcus Boerger

- Add files generated by re2c


1...<<11