Greg Beaver
|
26ce51d6f1
|
add safeguard check for timestamp modification to phar_stub.phpt and phar_gzip.phpt
|
2009-03-01 07:16:46 +00:00 |
|
Greg Beaver
|
1ff3b85d74
|
fix hash support on windows in ext/phar (Kalle)
|
2009-03-01 07:07:05 +00:00 |
|
Greg Beaver
|
a51f628bd1
|
fix blog.phar for front.phar.phpt test
|
2009-03-01 07:00:13 +00:00 |
|
Greg Beaver
|
a6298331b5
|
update NEWS with phar enabling, fix swapping of time/date in timestamp saving for zip, which can cause crash on windows
|
2009-03-01 06:58:01 +00:00 |
|
Greg Beaver
|
79f5f7538c
|
fix SKIPIF, EXPECT in 2 tests
|
2009-03-01 06:50:26 +00:00 |
|
George Wang
|
22badf88b0
|
make STDOUT function as STDERR, in case any module call print()
|
2009-02-27 23:33:01 +00:00 |
|
Ilia Alshanetsky
|
4b8064c927
|
Adjust previous fix
|
2009-02-24 23:55:14 +00:00 |
|
Moriyoshi Koizumi
|
823679162d
|
- MFH: strictly check UTF-8 and UTF-32 validity
|
2009-02-24 13:19:09 +00:00 |
|
Kalle Sommer Nielsen
|
1783db8209
|
Fixed #37209 (mssql_execute with non fatal errors)
|
2009-02-23 21:21:02 +00:00 |
|
Ilia Alshanetsky
|
0f3831a2f1
|
Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6
addresses in the filter extension)
|
2009-02-23 16:52:29 +00:00 |
|
Ilia Alshanetsky
|
e85ec7c864
|
Fixed bug #47477 (php_curl_stream_read() unnecessarily sleeps 15 secs under
heavy load)
# Patch by giuseppe bonacci
|
2009-02-23 15:58:19 +00:00 |
|
Ilia Alshanetsky
|
551a2d52e2
|
Fixed 2 memory corruptions in zip extension idenfied by oo_properties.phpt
test
|
2009-02-22 17:54:50 +00:00 |
|
Greg Beaver
|
af84168de6
|
fix faulty logic in tests, needed to use ksort instead of asort and to sort output. These tests failed on some systems with non-case sensitive filesystem sorting
|
2009-02-21 03:15:47 +00:00 |
|
Greg Beaver
|
bd74089a4e
|
cosmetics: remove two unreachable return statements, removes warning in sun cc
|
2009-02-21 02:37:18 +00:00 |
|
Greg Beaver
|
7707318d61
|
cosmetics: fix warning (only affects suncc)
|
2009-02-21 02:32:16 +00:00 |
|
Felipe Pena
|
a518082fb0
|
- Fix test
|
2009-02-20 13:39:14 +00:00 |
|
Andrey Hristov
|
8f102c1697
|
MFH: Add charsets from MySQL 6.0 as a structure to be used later
|
2009-02-20 13:25:12 +00:00 |
|
Greg Beaver
|
2344d80015
|
fix zip access to work in all compilers, present and future, and on all arches without potential for bus errors. This removes PHAR_ZIP_PACK in favor of a safer approach
|
2009-02-20 05:06:37 +00:00 |
|
Antony Dovgal
|
a59180232e
|
fix test
|
2009-02-19 12:13:50 +00:00 |
|
Felipe Pena
|
92775cd150
|
- New test
|
2009-02-18 22:53:56 +00:00 |
|
Felipe Pena
|
b378620e95
|
BFN
|
2009-02-18 22:35:32 +00:00 |
|
Felipe Pena
|
cadaace16c
|
- MFH: Fixed bug #47443 (metaphone('scratch') returns wrong result)
|
2009-02-18 22:34:06 +00:00 |
|
Ilia Alshanetsky
|
bdb3d4320e
|
Removed unused var
|
2009-02-18 20:07:40 +00:00 |
|
Johannes Schlüter
|
b489d3a69f
|
MFH: Fix #47438 mysql_fetch_field ignores zero offse
|
2009-02-18 16:34:47 +00:00 |
|
Dmitry Stogov
|
42bb8ed2b5
|
Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault)
|
2009-02-18 13:25:48 +00:00 |
|
Scott MacVicar
|
fedc5a3065
|
BFN
|
2009-02-18 12:55:34 +00:00 |
|
Scott MacVicar
|
61f2e99ea7
|
MFH: Update bundled SQLite to 3.6.11
|
2009-02-18 12:39:43 +00:00 |
|
Dmitry Stogov
|
db63e29ab3
|
Fixed bug #47343 (gc_collect_cycles causes a segfault when called within a destructor in one case)
|
2009-02-18 12:02:53 +00:00 |
|
Dmitry Stogov
|
d3d02fbc83
|
Fixed zend_print_zval_r_ex() to use the write callback function
|
2009-02-18 10:55:08 +00:00 |
|
Zoe Slattery
|
d980c018d4
|
fix test
|
2009-02-17 20:23:45 +00:00 |
|
Moriyoshi Koizumi
|
c7cebbf75f
|
- MFH: Add an entry for http_output_conv_mimetypes to the output of
mb_get_info(). (patch by T. Komura, thanks!)
|
2009-02-17 16:29:59 +00:00 |
|
Zoe Slattery
|
1f4f3e269a
|
Increased the sleep() from 1 to 5 to prevent intermittent failures
|
2009-02-17 15:16:45 +00:00 |
|
Matt Wilmas
|
645e15c2ea
|
MFH: Overflow comment
|
2009-02-17 15:15:18 +00:00 |
|
Johannes Schlüter
|
1d30518d99
|
Wrap wrong lines
|
2009-02-17 14:55:58 +00:00 |
|
Johannes Schlüter
|
162aed0aed
|
MFH: Fix #46542 Extending PDO class with a __call() function doesn't work
as expected
|
2009-02-17 14:42:26 +00:00 |
|
Matt Wilmas
|
a7eb83fef5
|
MFH: Fixed bug #47422 (modulus operator returns incorrect results on 64 bit linux)
|
2009-02-17 14:15:52 +00:00 |
|
Felipe Pena
|
2513cde86e
|
- MFH: Fix proto
[DOC] proto: $result_array is a reference
|
2009-02-17 12:38:21 +00:00 |
|
Felipe Pena
|
4402b82cba
|
- MFH: Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0)
|
2009-02-17 12:03:55 +00:00 |
|
Johannes Schlüter
|
946549c8bb
|
Fixed in 5.2
|
2009-02-17 10:41:09 +00:00 |
|
Zoe Slattery
|
6d87ab650f
|
bug 46680
|
2009-02-17 10:36:12 +00:00 |
|
Antony Dovgal
|
8ac1ea9b5e
|
remove XFAIL
|
2009-02-17 10:08:25 +00:00 |
|
Zoe Slattery
|
f2fc027427
|
fix tests
|
2009-02-16 20:03:47 +00:00 |
|
Felipe Pena
|
b66f9c0a87
|
- Missing "DROP TABLE"
|
2009-02-16 19:48:56 +00:00 |
|
Greg Beaver
|
c351b71f2b
|
fix memleaks on zip corruption
|
2009-02-16 18:55:06 +00:00 |
|
Johannes Schlüter
|
ebef020ecc
|
- MFH: Improve mysqlnd's internal method registration
|
2009-02-16 17:26:43 +00:00 |
|
Greg Beaver
|
874d14b36f
|
re-enable ext/phar on big-endian systems, fixes verified as workign
|
2009-02-16 16:41:40 +00:00 |
|
Ilia Alshanetsky
|
a15140c3bb
|
Moved from 5.2 news
|
2009-02-16 16:07:47 +00:00 |
|
Zoe Slattery
|
237d0378e7
|
exit -1 and exit -2 don't work for all sh. changed to exit 1
|
2009-02-16 13:16:50 +00:00 |
|
Moriyoshi Koizumi
|
06d949ac11
|
- Test.
|
2009-02-16 02:10:45 +00:00 |
|
Moriyoshi Koizumi
|
d8c6fecca3
|
- MFH: Fix bug #47399 (mb_check_encoding() return true for some illegal SJIS
charcters)
|
2009-02-16 01:57:37 +00:00 |
|