History log of /PHP-7.1/ext/pdo/pdo_sql_parser.re (Results 51 – 75 of 100)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# ebb467ff 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 3c1ed020 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 2 of 3.


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4
# c29ebd8a 13-Nov-2008 Felipe Pena

- MFH: Better fix


# 494dbdb1 13-Nov-2008 Felipe Pena

- MFH: Fixed invalid reads


Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2
# 981a23ff 23-Oct-2008 Felipe Pena

- MFH: Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql)


# 1f54af92 10-Oct-2008 Felipe Pena

MFH:
- Fixed bug #44251 (Question mark and an escaped singel quote lead to an exception)
- Fixed bug #41125 (PDO mysql + quote() + prepare() can result in seg fault)
Patch by: tsteiner

MFH:
- Fixed bug #44251 (Question mark and an escaped singel quote lead to an exception)
- Fixed bug #41125 (PDO mysql + quote() + prepare() can result in seg fault)
Patch by: tsteiner at nerdclub dot net

show more ...


Revision tags: php-5.2.7RC1, php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# f8a8196d 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 1 of 2.


Revision tags: php-4.4.8RC1
# 0c0456d2 26-Nov-2007 Ilia Alshanetsky

Revert addition of - char support for bound param names


Revision tags: RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2
# c27a8a41 29-Oct-2007 Ilia Alshanetsky

Fixed bug #43130 (Bound parameters cannot have - in their name)


Revision tags: php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# c084d1c8 05-Jun-2007 Ilia Alshanetsky

Fixed bug #41596 (Fixed a crash inside pdo_pgsql on some non-well-formed
SQL queries).


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# ff3e8250 06-Mar-2007 Ilia Alshanetsky

Fixed bug #40417 (Allow multiple instances of the same named PDO token in
prepared statement emulation code).


Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2
# c219c6f4 01-Feb-2007 Ilia Alshanetsky

Fixed bug #40285 (The PDO prepare parser goes into an infinite loop in
some instances).


Revision tags: php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# b6dff166 03-Jan-2007 Nuno Lopes

MFH: fix infinite cycle
#this was the infinite cycle that was bugging me in the gcov machine...


Revision tags: php-5.2.1RC1
# e5ad7bf2 05-Dec-2006 Ilia Alshanetsky

Fixed bug #36798 (Error parsing named parameters with queries containing
high-ascii chars).


# 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


# 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
# e3fd3150 01-Jan-2006 foobar

bump the year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, 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
# e9c81e49 10-Sep-2005 Wez Furlong

actually register PDO_PARAM_BOOL as a constant (doh!).
When emulating bound parameters, pass booleans via the driver's quoter
method, so that is has an opportunity to tweak it.
Refs #3387

actually register PDO_PARAM_BOOL as a constant (doh!).
When emulating bound parameters, pass booleans via the driver's quoter
method, so that is has an opportunity to tweak it.
Refs #33876: PDO misquotes/miscasts bool(false)

show more ...


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

Fix for #34233


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
# 7f053e06 18-Jul-2005 Wez Furlong

avoid :: when looking for named parameters.
Refs Bug #33736.


Revision tags: php-5.1.0b3
# 9240c5f5 12-Jul-2005 Wez Furlong

remember ? -> :pdox mapping so that binds by position can be mapped to names if required.


1234