History log of /PHP-7.0/ext/sqlite3/sqlite3.c (Results 76 – 100 of 152)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1, php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7
# ad5ae9e0 29-Jan-2012 Rasmus Lerdorf

Good patch from Brad Dewar that adds missing createCollation()
method. Fixes bug #60871 and is related to bug #55226


# 9b55be87 29-Jan-2012 Rasmus Lerdorf

Good patch from Brad Dewar that adds missing createCollation()
method. Fixes bug #60871 and is related to bug #55226


# 88500500 29-Jan-2012 Rasmus Lerdorf

Good patch from Brad Dewar that adds missing createCollation()
method. Fixes bug #60871 and is related to bug #55226


Revision tags: php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# 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, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# 4ef26e23 10-Aug-2011 Ilia Alshanetsky

Fixed memset usage (identified by coverity)


# d73bad2f 10-Aug-2011 Ilia Alshanetsky

Fixed memset usage (identified by coverity)


# 38f05cc7 10-Aug-2011 Ilia Alshanetsky

Fixed memset usage (identified by coverity)


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# 23e43859 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# 4b30846b 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# da376383 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 32b5f8a1 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 4737910b 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# a7dbf5a2 10-May-2011 Adam Harvey

Fix bug #54692 (SQLite3::open() Return Value) by correcting the SQLite3::open()
prototype.


# a642b522 10-May-2011 Adam Harvey

Fix bug #54692 (SQLite3::open() Return Value) by correcting the SQLite3::open()
prototype.


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# 29a82ceb 07-Jan-2011 Felipe Pena

- Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference.


# d3e6f27a 07-Jan-2011 Felipe Pena

- Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference.


Revision tags: php-5.2.17
# e1c1cc0e 06-Jan-2011 Scott MacVicar

Implemented FR #53466 (SQLite3Result::columnType() should return false after all of the rows have been fetched).


# ef0a793f 06-Jan-2011 Scott MacVicar

Implemented FR #53466 (SQLite3Result::columnType() should return false after all of the rows have been fetched).


Revision tags: php-5.3.5
# 9e0c423b 03-Jan-2011 Scott MacVicar

Fix error with initialisation flag being set too early. If encryption is enabled and fails to decrypt a crash can occur.

Also fix a WS error.


# aff978c2 03-Jan-2011 Scott MacVicar

Fix error with initialisation flag being set too early. If encryption is enabled and fails to decrypt a crash can occur.

Also fix a WS error.


# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


# 3870e587 31-Dec-2010 Scott MacVicar

Add SQLite3_Stmt::readOnly for checking if a statement is read only


1234567