Revision tags: 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 |
|
#
99c875a0 |
| 25-Jun-2007 |
Scott MacVicar |
Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows).
|
#
b925a924 |
| 18-Jun-2007 |
Stanislav Malyshev |
Fix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir or safe_mode is active
|
#
b1a0a4d3 |
| 07-Jun-2007 |
Antony Dovgal |
MFH: reset active_result_id when fetching persistent connection patch by Peter Christensen
|
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0 |
|
#
60746745 |
| 14-May-2007 |
Scott MacVicar |
Prefix NEWS item so documentation team know of new function and typo from old parsing API spotted by bjori
|
#
ac38b635 |
| 14-May-2007 |
Scott MacVicar |
Add mysql_set_charset() so that the connection encoding can be changed. This is similar to the SET NAMES statement but allows the mysql_real_escape_string to use the correct character set.
|
Revision tags: php-4.4.7, php-5.2.2, php-5.2.2RC2 |
|
#
5340a509 |
| 23-Apr-2007 |
Antony Dovgal |
revert
|
#
0369b693 |
| 22-Apr-2007 |
Ilia Alshanetsky |
Fixed bug #41159 (mysql_pconnect() hash does not account for connect flags).
|
#
07435262 |
| 14-Apr-2007 |
Antony Dovgal |
MFH: fix #41083 (mysql_ping() requires MYSQL_OPT_RECONNECT to be set since MySQL 5.0.13)
|
Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6 |
|
#
50ea2676 |
| 24-Feb-2007 |
Marcus Boerger |
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year.
|
Revision tags: php-5.2.1RC1, 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 |
|
#
e5635a81 |
| 02-Aug-2006 |
Antony Dovgal |
init variable, eliminate compile warning
|
Revision tags: php-4.4.3, php-5.2.0RC1, php-4.4.3RC2 |
|
#
223d122c |
| 26-Jun-2006 |
Hannes Magnusson |
MFH: use the ZEND_ACC_DEPRECATED flag rather than custom warnings
|
#
1dbaae27 |
| 15-Jun-2006 |
Dmitry Stogov |
Added automatic module globals management
|
Revision tags: BEFORE_NEW_OUTPUT_API |
|
#
6e2ff39e |
| 01-Jun-2006 |
Michael Wallner |
- Fix bug #37630: MySQL extensions should link against thread safe client libs if built with ZTS
|
Revision tags: php-4.4.3RC1 |
|
#
77c1b56c |
| 10-May-2006 |
Marcus Boerger |
- Update after api changes
|
Revision tags: 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, 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, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0 |
|
#
3e669bc9 |
| 06-Dec-2005 |
foobar |
MFH: nuke php3 legacy
|
#
a3af52c1 |
| 05-Dec-2005 |
foobar |
MFH: list_entry -> zend_rsrc_list_entry
|
#
ab34dafb |
| 05-Dec-2005 |
Antony Dovgal |
fix #35536 (mysql_field_type() doesn't handle NEWDECIMAL) add also SET, ENUM, NEWDATE and GEOMETRY to the switch
|
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, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5 |
|
#
d1be6c81 |
| 04-Sep-2005 |
Wez Furlong |
assign a version number
|
#
b6be0f98 |
| 04-Sep-2005 |
Wez Furlong |
Allow ext/mysql to build against PHP 4 again; update package.xml ready for release via PECL.
|
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, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
d57f0814 |
| 07-Apr-2005 |
foobar |
- Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX)
|
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 |
|
#
d97da3e2 |
| 22-Feb-2005 |
Ilia Alshanetsky |
Fixed bug #31288 (Possible crash in mysql_fetch_field(), if mysql_list_fields() was not called previously).
|
Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1 |
|
#
56f8195f |
| 19-Jul-2004 |
Andi Gutmans |
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() used to return "" and not bool(false). It's not worth keeping it because STR_FREE() and zval_dtor() always have
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() used to return "" and not bool(false). It's not worth keeping it because STR_FREE() and zval_dtor() always have to check for it and it slows down the general case. In addition, it seems that empty_string has been abused quite a lot, and was used not only for setting zval's but generally in PHP code instead of "", which wasn't the intention. Last but not least, nuking empty_string should improve stability as I doubt every place correctly checked if they are not mistakenly erealloc()'ing it or calling efree() on it. NOTE: Some code is probably broken. Each extension maintainer should check and see that my changes are OK. Also, I haven't had time to touch PECL yet. Will try and do it tomorrow.
show more ...
|