Felipe Pena
07c1929a7a
- Fixed bug #52533 (ext/curl/tests/curl_multi_getcontent_basic3.phpt broken due php.net/robots.txt)
...
patch by: glen at delfi dot ee
2010-08-06 22:57:41 +00:00
Felipe Pena
8be696d143
- Updated generated file
2010-08-06 22:23:10 +00:00
Felipe Pena
7e8ec822a5
- Fix build
2010-08-06 22:21:13 +00:00
Johannes Schlüter
97317c7b1e
- ext_skelshould create a .svnignore not .cvsignore these days
2010-08-06 22:19:47 +00:00
Christopher Jones
a59ffde6bc
Release PECL OCI8 1.4.2
2010-08-06 22:12:48 +00:00
Ilia Alshanetsky
fbe6499d46
WS
2010-08-06 20:16:11 +00:00
Ilia Alshanetsky
231d8dd526
Another fix for issue indentified in bug #52550
2010-08-06 20:04:29 +00:00
Ilia Alshanetsky
c0edb4afce
Fixed issues inside str_pad() identified by bug #52550
2010-08-06 19:55:10 +00:00
David Soria Parra
9d02d50df2
make ssl_set return value in mysqlnd compatible with libmysqli return value
2010-08-06 19:47:03 +00:00
Ilia Alshanetsky
64ceec13f2
Use correct order of operations. Second of many fixes for bug #52550
2010-08-06 19:11:34 +00:00
Rasmus Lerdorf
0d1ab2f6ac
Fix 5.3 as well
2010-08-06 18:20:41 +00:00
Felipe Pena
f171aefb31
- Fixed bug #52546 (pdo_dblib segmentation fault when iterating MONEY values)
2010-08-05 23:32:18 +00:00
Felipe Pena
1e17bb2aab
- Fixed bug #52534 (var_export array with negative key)
2010-08-04 23:11:44 +00:00
Felipe Pena
6150174941
- Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty)
2010-08-01 17:34:09 +00:00
Felipe Pena
cb1d315b7d
- Fix tests
2010-07-31 22:10:43 +00:00
Felipe Pena
30a8dcff1b
- New test
2010-07-29 23:46:49 +00:00
Felipe Pena
e3ddef53b4
- Fixed bug #52487 (PDO::FETCH_INTO leaks memory)
2010-07-29 23:38:55 +00:00
Pierre Joye
110fab9803
- fix build
2010-07-29 11:58:41 +00:00
Sriram Natarajan
a0bf0739a9
- Fixed bug #52436 (Compile error in pcre if systems do not have stdint.h)
...
# PCRE's config.h can very well reuse the definitions made available from
# PHP's configure script output available within php_config.h
2010-07-27 21:42:22 +00:00
Pierre Joye
ed4f6dbd36
- make libsasl optional (as vc6 bins do not have it)
2010-07-26 22:28:38 +00:00
Adam Harvey
3aceb07efd
MFH: fix bug #52380 (Typo in lcfirst comment docs).
2010-07-23 09:02:14 +00:00
Adam Harvey
5ce0bb46f6
MFH: fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.x
...
(only 64 bit)).
2010-07-19 13:38:53 +00:00
Adam Harvey
2e1cd1e133
Revert r301354, since we don't need a test for a bogus bug.
2010-07-19 09:58:19 +00:00
Kai Schroeder
5126ac9ab0
Test for #50475
2010-07-17 23:29:52 +00:00
Kai Schroeder
c11850b406
Test for #51819
2010-07-17 23:20:24 +00:00
Kai Schroeder
b1fb44660d
Test for #48187
2010-07-17 22:47:13 +00:00
Kai Schroeder
221c71032f
Test for #51994
2010-07-17 22:17:48 +00:00
Kai Schroeder
d53e8cfb83
Test for #52290
2010-07-17 21:57:16 +00:00
Kai Schroeder
ede218d54c
Test for #52359
2010-07-17 21:26:01 +00:00
Andrey Hristov
a30113b617
Fix for Bug #51583 Bus error due to wrong alignment in mysqlnd
2010-07-15 16:57:14 +00:00
Kalle Sommer Nielsen
d733338225
Update the re2c files aswell (bug #51943 )
2010-07-14 00:04:43 +00:00
Kalle Sommer Nielsen
e71ee33358
Fixed bug #51943 (Several files are out of ANSI spec)
...
# Based on patch by CoreyStup at gmail dot com
2010-07-13 23:59:54 +00:00
Andrey Hristov
e6dc3a5cbc
Give an error when USE_RESULT is used with fetch_all
2010-07-13 13:02:00 +00:00
Scott MacVicar
c02f6724a8
Doing this as a seperate commit unless we need to back it out.
...
Fix a bug when var_export() causes a fatal error that could inadvertently display data due to flushing of the output buffer.
Examples include, memory limit, execution time and recursion.
2010-07-09 21:19:27 +00:00
Felipe Pena
5f790678ec
- Fixed ZTS build
2010-07-07 22:46:54 +00:00
Etienne Kneuss
a3bf7aa4fe
Fixed #51697 (Unsafe operations in free_storage of SPL iterators,
...
causes crashes during shutdown)
2010-07-07 21:55:17 +00:00
Andrey Hristov
e670162315
Cleanup in trunk. Remove some functions, noted in
...
UPGRADING. sed-ed the tests to change the usage
to the real function name.
2010-07-07 12:09:36 +00:00
Andrey Hristov
ce1bd65d29
arginfo for mysqli, was too fast to commit in trunk instead of one
...
directory up, thus the patch was split in two.
2010-07-07 11:37:35 +00:00
Timm Friebe
a4ff8bce62
- MFT: Added -DSYB_LP64 to CFLAGS on 64 bit platforms
...
- MFT: Added checks for 64 bit versions of sybase libraries
- MFT: Added checks for sybase libraries prefixed with "libsyb"
2010-07-07 10:15:24 +00:00
Scott MacVicar
e1ce0a64ea
Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fail to decode.
2010-07-06 17:01:30 +00:00
Felipe Pena
a4d1188313
- Fixed tests
2010-07-06 00:25:52 +00:00
Felipe Pena
0891e86ed8
- Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes)
2010-07-03 13:06:14 +00:00
Johannes Schlüter
e46fee1d1a
Fix bug #52238 : Crash when an Exception occured in iterator_to_array
2010-07-02 19:17:45 +00:00
Eric Stewart
3b38626603
Added test for bug 52013 to PHP_5_3.
2010-07-02 02:46:43 +00:00
Pierre Joye
1fe5265c3e
- WS
2010-06-30 22:06:49 +00:00
Ilia Alshanetsky
112ac7e978
Fixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs).
2010-06-30 12:21:35 +00:00
Stanislav Malyshev
af2d266a09
sync version with PECL
2010-06-30 04:23:32 +00:00
Stanislav Malyshev
865f85718f
fix SplObjectStorage unserialization (CVE-2010-2225)
2010-06-29 00:58:31 +00:00
Pierre Joye
9c60bd8df7
- typo for iconv DLL .lib
2010-06-28 23:26:48 +00:00
Felipe Pena
0488a86634
- Fix arginfo name
2010-06-28 01:19:08 +00:00