#
030ebaaa |
| 25-Mar-2005 |
Christopher Kings-Lynne |
(PHP pg_unescape_bytea) Use libpq version of PQunescapeBytea if it exists. # The version in libpq is newer and faster than the one in PHP, but it is # necessary for me to add a string co
(PHP pg_unescape_bytea) Use libpq version of PQunescapeBytea if it exists. # The version in libpq is newer and faster than the one in PHP, but it is # necessary for me to add a string copy for freeing purposes. This copy # is only needed in Windows AFAIK, how can I detect that?
show more ...
|
Revision tags: php-5.0.4RC2, php-4.3.11RC2 |
|
#
a3e46ecd |
| 23-Mar-2005 |
foobar |
clean |
#
e2b87e62 |
| 22-Mar-2005 |
Christopher Kings-Lynne |
Tweak some #if's to be more orthogonal. (PHP pg_set_error_verbosity) New function to set PostgreSQL error verbosity (PHP pg_copy_from) Use non-deprecated API if it is available
Tweak some #if's to be more orthogonal. (PHP pg_set_error_verbosity) New function to set PostgreSQL error verbosity (PHP pg_copy_from) Use non-deprecated API if it is available (PHP pg_copy_to) Use non-deprecated API if it is available
show more ...
|
#
5f7f8894 |
| 19-Mar-2005 |
foobar |
less wordy |
#
cd3de283 |
| 19-Mar-2005 |
Marcus Boerger |
- ext/pgsql was updated |
Revision tags: php-5.0.4RC1 |
|
#
3795a907 |
| 14-Mar-2005 |
foobar |
*sigh* |
Revision tags: php-4.3.11RC1 |
|
#
96cd8a9c |
| 13-Mar-2005 |
Andrey Hristov |
credits to Ilia |
#
53823a7d |
| 12-Mar-2005 |
Andrey Hristov |
FRN |
#
9e939133 |
| 12-Mar-2005 |
Andrey Hristov |
FR 32275 - fifth parameter to preg_replace() to count number of replaces made. #it would be nice if someone of the doc team documents it. thanks! |
#
36038158 |
| 08-Mar-2005 |
foobar |
reorder |
#
6200cdba |
| 07-Mar-2005 |
Marcus Boerger |
- Add some more news |
#
975ff6f5 |
| 07-Mar-2005 |
Ilia Alshanetsky |
Added htmlspecialchars_decode() function for fast conversion from htmlspecialchars() generated entities back to characters. |
#
6d6e939f |
| 06-Mar-2005 |
foobar |
- Moved ext/fam and ext/mnogosearch to PECL |
#
5e33c04e |
| 05-Mar-2005 |
Moriyoshi Koizumi |
- Fixed bug #32109 ($_POST is not populated in multithreaded environment). |
#
7d7ca3b7 |
| 02-Mar-2005 |
Rob Richards |
BFN |
#
cfecb1fa |
| 28-Feb-2005 |
foobar |
reorder |
#
ffa8233e |
| 21-Feb-2005 |
Moriyoshi Koizumi |
- BFN |
Revision tags: RELEASE_0_2_4 |
|
#
70e08494 |
| 14-Feb-2005 |
Edin Kadribasic |
Added pg_field_type_oid() function |
Revision tags: RELEASE_0_2_3, RELEASE_0_2_2 |
|
#
5764d6f4 |
| 10-Feb-2005 |
Dmitry Stogov |
Fixed bug #30407 (Strange behaviour of default arguments) |
Revision tags: RELEASE_0_2_1, RELEASE_0_2 |
|
#
55fd7ac6 |
| 08-Feb-2005 |
Ilia Alshanetsky |
Added optional maxlen parameter to file_get_contents(). |
#
bc27a2af |
| 08-Feb-2005 |
Antony Dovgal |
move ext/cpdf to PECL |
#
d88c2b18 |
| 04-Feb-2005 |
Hartmut Holzgraefe |
added some missing zend_[declare|update]_property_...() convenience functions for bool, double and binary safe string data |
#
ebd3f967 |
| 02-Feb-2005 |
foobar |
pecl movement |
#
c919fac5 |
| 02-Feb-2005 |
foobar |
PECL |
#
51ba2cdc |
| 02-Feb-2005 |
foobar |
NEWS |