Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1 |
|
#
9ba1e816 |
| 03-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2 |
|
#
eae259b7 |
| 27-Nov-2009 |
Ilia Alshanetsky |
Fixe build
|
#
23f4da91 |
| 25-Nov-2009 |
Ilia Alshanetsky |
Fixed bug #50195 (pg_copy_to() fails when table name contains schema).
|
Revision tags: php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3 |
|
#
03ddb4f2 |
| 02-Nov-2009 |
Ilia Alshanetsky |
Fixed compiler warnings
|
Revision tags: 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 |
|
#
01fc4ed1 |
| 19-May-2009 |
Kalle Sommer Nielsen |
MFH: Fix compiler warnings
|
Revision tags: php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5 |
|
#
8610935e |
| 12-Mar-2009 |
Ilia Alshanetsky |
Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string literal)
|
Revision tags: php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
e77326fa |
| 18-Jan-2009 |
Felipe Pena |
- MFH: Fixed bug #47048 (Segfault with new pg_meta_data)
|
#
dfa86ccf |
| 13-Jan-2009 |
Ilia Alshanetsky |
Improved parameter handling
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 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 |
|
#
7d4fd3fd |
| 27-Nov-2008 |
Dmitry Stogov |
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
Revision tags: php-5.2.7RC4 |
|
#
fc2fb50d |
| 17-Nov-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
7a37fa2d |
| 02-Nov-2008 |
Felipe Pena |
- Revert ZEND_BEGIN_ARG_INFO change
|
#
df100055 |
| 24-Oct-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: php-5.2.7RC2 |
|
#
8563497a |
| 16-Oct-2008 |
Felipe Pena |
MFH: - Fixed: . Memory leak in pg_delete() when using PGSQL_DML_STRING. . Bug #24679 (pg_insert problem!) . Bug #35996 (pg_meta_data should take the schema into account) .
MFH: - Fixed: . Memory leak in pg_delete() when using PGSQL_DML_STRING. . Bug #24679 (pg_insert problem!) . Bug #35996 (pg_meta_data should take the schema into account) . Bug #40808 (pg_insert problem) . Bug #42078 (pg_meta_data mix tables metadata from different schemas) - Improved: . Error messages - Added: . Tests
show more ...
|
#
30173a8e |
| 15-Oct-2008 |
Felipe Pena |
- Fixed possible efree(NULL)
|
#
310ac30e |
| 13-Oct-2008 |
Felipe Pena |
MFH: - Fixed bug #37100 (data is returned truncated with BINARY CURSOR) Patch by Tony
|
Revision tags: php-5.2.7RC1 |
|
#
52910542 |
| 08-Oct-2008 |
Ilia Alshanetsky |
use proper macro
|
#
fdcdf8c0 |
| 01-Oct-2008 |
Ilia Alshanetsky |
Fixed bug #46206 (pg_query_params/pg_execute convert passed values to strings).
|
#
b3bbaf7d |
| 10-Sep-2008 |
Ilia Alshanetsky |
Fixed unused var warning
|
#
0c745885 |
| 08-Sep-2008 |
Felipe Pena |
- Fixed some wrong format parameters
|
Revision tags: php-4.4.9 |
|
#
b17dc14f |
| 03-Aug-2008 |
Jani Taskinen |
MFH: nuketh C++ comments
|
Revision tags: php-5.3.0alpha1 |
|
#
691d4a69 |
| 25-Jul-2008 |
Dmitry Stogov |
Fixed uninitialised data
|
#
432b57b2 |
| 23-Jul-2008 |
Hartmut Holzgraefe |
added support for object ids in pg_lo_create() and pg_lo_import() where available (based on code provided by Tatsuo Ishii)
|
Revision tags: php-4.4.9RC1 |
|
#
01a35a05 |
| 02-Jul-2008 |
Felipe Pena |
- Added arginfo
|
#
69e3fc87 |
| 29-Jun-2008 |
Felipe Pena |
- New parameter parsing API
|