Commit Graph

40886 Commits

Author SHA1 Message Date
Josie Messa
09c316399b - Added extra whitespace around error messages in expected output 2008-03-11 10:20:06 +00:00
Dmitry Stogov
b2638b8297 Fixed memory corruption because of double free() 2008-03-11 09:36:51 +00:00
f03d0cbf33 ChangeLog update 2008-03-11 01:31:34 +00:00
Andrey Hristov
60869b3e8e Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with different
configurations one or the another extension to use libmysql or mysqlnd mixed in
one binary
2008-03-10 20:27:15 +00:00
Andrey Hristov
af5a93e552 char **error_message was passed but not used. This causes problems in cases
of getaddrinfo() failure, because the upper layers don't get the error.
  initialize a variable because we were reading initialized in case of error.
2008-03-10 19:55:43 +00:00
Steph Fox
54615ca871 Fix for crash caused by unhappy c&p.
@Greg: this still doesn't fix bug #13353... not sure why
2008-03-10 19:11:16 +00:00
Josie Messa
f30035ea79 - New tests for getcwd() function 2008-03-10 15:24:14 +00:00
Josie Messa
49b8c820e6 - Modified expected output to allow tests to work on all platforms 2008-03-10 15:19:59 +00:00
Gwynne Raskind
0c2ef3cece Improve the Darwin 9 hack considerably and switch to using dl*() instead of NS*() on Darwin 8+. 2008-03-10 15:17:47 +00:00
Felipe Pena
1f46cab626 MFB: Improve the Darwin 9 hack considerably and switch to using dl*() instead of NS*() on Darwin 8+. (Patch by Gwynne) 2008-03-10 15:09:20 +00:00
Gwynne Raskind
29e1c1b66e Unused function in HEAD, fixes compiler warning 2008-03-10 14:35:37 +00:00
Gwynne Raskind
2be8351ba0 Fix small typo 2008-03-10 14:27:07 +00:00
Josie Messa
1fd345c31c - New tests for scandir() function 2008-03-10 14:16:32 +00:00
Johannes Schlüter
e883735e64 Fix typo 2008-03-10 13:38:23 +00:00
Johannes Schlüter
0cd7f31de0 - Fix build with older MySQL 2008-03-10 13:26:15 +00:00
Andrey Hristov
a8e4046c72 - Fix a warning in php_mysql.c
- Fixed #44371 Extension compile failed
2008-03-10 09:16:13 +00:00
c1e0fb5ad3 ChangeLog update 2008-03-10 01:31:34 +00:00
Scott MacVicar
b5e9791b40 MFB: Fix memory issues with statement being deleted twice 2008-03-09 21:32:38 +00:00
Ilia Alshanetsky
d2827c1e6a MFB: Initialize ts only after successful argument parsing 2008-03-09 18:10:09 +00:00
Felipe Pena
d2f4086e34 Fix typo (#44381) 2008-03-09 16:07:46 +00:00
Gwynne Raskind
4b5963b330 Fix Darwin 9/Mac OS X 10.5 build problems, or at least patch them 2008-03-09 14:27:15 +00:00
Lars Strojny
7e63d1eb67 sapi/apache2(handler|filter)/config.m4: Removing itk from the list of threaded MPMs (thanks Hannes) 2008-03-09 12:37:05 +00:00
Steph Fox
3ee08069a6 Rename archive during compressAllFiles*()
Note: this only works for tar archives at present pending a fix for bug #13352
2008-03-09 04:46:16 +00:00
Greg Beaver
f0b329da20 pack tar structs so speed optimizations don't add extra bytes to the header
# Steph: try this and see if it fixes Bug #13353
2008-03-09 04:17:20 +00:00
142d7e9742 ChangeLog update 2008-03-09 01:31:31 +00:00
Lars Strojny
b15b1dcedd Adding itk and and peruser MPM to the list of threaded Apache MPMs 2008-03-09 01:10:13 +00:00
Johannes Schlüter
0defdae045 - Fix typo in skipif 2008-03-09 01:06:38 +00:00
Felipe Pena
7235c8e5bb Fix test 2008-03-08 23:32:22 +00:00
Felipe Pena
d005d404e0 Fix test 2008-03-08 23:14:16 +00:00
Etienne Kneuss
2660bd1de9 User error handlers no longer catch supressed errors 2008-03-08 22:17:32 +00:00
Felipe Pena
3a3ebace1c MFB: User error handlers no longer catch supressed errors (patch by Etienne Kneuss) 2008-03-08 22:03:21 +00:00
Greg Beaver
b0595a7bab fix tests if allow_url_fopen is disabled in php.ini 2008-03-08 19:12:41 +00:00
David Coallier
5d2af78a8b - Skipif libxml dotted version is < 2.6.20. Patch from scoates 2008-03-08 19:08:58 +00:00
Greg Beaver
5faf5f8b87 fix test if allow_url_fopen is disabled in php.ini 2008-03-08 19:08:52 +00:00
David Coallier
6f041a57b9 - MFB. Ok to fail on OSX. Patch from scoates 2008-03-08 19:05:48 +00:00
Zoe Slattery
1bc3797c3f Countable requires SPL 2008-03-08 17:15:18 +00:00
Andrey Hristov
cd9b7889ec Bug fixed in MySQL 5.0.46 2008-03-08 15:17:45 +00:00
Andrey Hristov
f20d47c541 MFB:
- Fixed problem with $mysqli->connect() not connecting with defaults
- Fixed leak (#39475)
2008-03-08 15:16:08 +00:00
Felipe Pena
effe87122f MFB: Fixed bug #44373 (PDO_OCI extension compile failed) 2008-03-08 14:04:53 +00:00
Nuno Lopes
cc2e43cde1 MFB: fix #44214 2008-03-08 13:14:02 +00:00
Felipe Pena
40af7d8db4 Fix tests (removed space on error message "Undefined index: ...") 2008-03-08 13:01:41 +00:00
Nuno Lopes
2e0b0d8f58 MFB 2008-03-08 11:59:44 +00:00
Nuno Lopes
3b2e53e538 add new tests 2008-03-08 11:51:03 +00:00
Felipe Pena
038849e071 Cosmetics (removed space on error message) 2008-03-08 11:49:24 +00:00
Felipe Pena
634bcfac43 MFB: Fixed bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset") 2008-03-08 11:41:35 +00:00
Scott MacVicar
9c164f91b6 Fixed bug #42203 (Clear SQLite result sets before closing database.) 2008-03-08 04:17:30 +00:00
2a8b0adc89 ChangeLog update 2008-03-08 01:31:34 +00:00
Gwynne Raskind
3ccb44a951 Fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler) 2008-03-07 23:20:15 +00:00
Johannes Schlüter
421414f913 - New tests 2008-03-07 21:32:52 +00:00
Pierre Joye
37cd6f7114 - MFB: #44355 compilation breaks due illegal const usage 2008-03-07 18:41:59 +00:00