History log of /PHP-7.2/ext/pdo/pdo_sql_parser.c (Results 76 – 100 of 121)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4356aad0 04-Dec-2006 Ilia Alshanetsky

Fixed bug #39483 (Problem with handling of \ char in prepared statements).


# 44baca5a 03-Dec-2006 Ilia Alshanetsky

Added missing check for mismatching number of tokens & bound params in
prepared statement emulation.


# af160666 23-Nov-2006 Ilia Alshanetsky

Fixed a possible crash


# 6e9c7c4a 12-Nov-2006 Ilia Alshanetsky

Fixed generated file


# c32ed59e 12-Nov-2006 Ilia Alshanetsky

Fixed a memory leak when named & positional params are being used in the
same query.


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2
# 8fde2249 25-Jan-2006 Ilia Alshanetsky

Properly rewrite queries where a bound parameter appears more then once.


Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1
# 93d339be 18-Dec-2005 foobar

touch with re2c 0.9.11


Revision tags: RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# b935f6f1 01-Dec-2005 foobar

- Fix paths for --enable-gcov usage
# re2c -b -o ext/pdo/pdo_sql_parser.c ext/pdo/pdo_sql_parser.re


Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1
# 5f47b417 10-Sep-2005 Wez Furlong

and touch the generated file


Revision tags: PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5
# 60b1f64c 04-Sep-2005 Edin Kadribasic

touch


Revision tags: php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9
# e63d1706 18-Jul-2005 foobar

touch with working re2c


# d9826ec1 18-Jul-2005 Wez Furlong

touch generated file


Revision tags: php-5.1.0b3
# 2f558a37 12-Jul-2005 foobar

Touch with working re2c


# 0562581d 12-Jul-2005 Wez Furlong

touch generated file


Revision tags: php-4.4.0
# ca59b115 08-Jul-2005 Marcus Boerger

- Regenerate using re2c 0.9.8


# dec54a98 08-Jul-2005 Wez Furlong

generated file


# 206c7b83 08-Jul-2005 Wez Furlong

And the generated version of the parser


Revision tags: php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# def27b99 17-May-2005 Ilia Alshanetsky

As per PDO meeting on PHP|Tropics fetchSingle is being renamed to
fetchColumn and now supports specification of the column to retrieve.


# 378776dc 14-Apr-2005 Ilia Alshanetsky

missing header (re2c 0.9.4 built .c file)


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# 31239f21 26-Feb-2005 Wez Furlong

*cough*


# 09fee0bf 26-Feb-2005 Wez Furlong

and the generated file


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3
# 078b7761 13-Feb-2005 Wez Furlong

commit generated version of the .re


# e5a906dc 12-Feb-2005 Ilia Alshanetsky

Updated version without compiler warnings.


12345