Commit Graph

43930 Commits

Author SHA1 Message Date
Scott MacVicar
f2e5e7f684 Fix building of pdo_sqlite without sqlite3 2009-01-12 19:02:41 +00:00
Scott MacVicar
b4657d73b8 Update sqlite to 3.6.8 2009-01-12 18:46:58 +00:00
andy wharmby
84b701aa03 New math tests. Tested on Windows, Linux and Linux 64 bit 2009-01-12 18:11:32 +00:00
andy wharmby
0fa10114df New math tests. Tested on Windows, Linux and Linux 64 bit 2009-01-12 17:56:09 +00:00
Ilia Alshanetsky
e87c118e3f MFB: Upgraded libsqlite3 to 3.6.8 2009-01-12 17:15:08 +00:00
andy wharmby
def5c80e77 Fix Windows tests after #47037 2009-01-12 15:58:41 +00:00
Felipe Pena
a5e405424e - Reverted my previous commit to avoid unnecessary BC.
[DOC] Added new entry to the array returned by dns_get_record(), 'entries', which contains the separated value from TXT value. (so 'txt' kept the concatenated version) (Pierre)

- Unicode++ (Felipe)
2009-01-12 14:53:03 +00:00
andy wharmby
edbf382fcc New math tests. Tested on Windows, Linux and Linux 64 bit 2009-01-12 14:30:30 +00:00
Scott MacVicar
faef1619ff The previous error was masked by a missing entry, sync them back up. 2009-01-12 14:27:39 +00:00
Johannes Schlüter
9177d73c08 Fix #47050 mysqli_poll() modifies improper variables 2009-01-12 14:01:47 +00:00
Scott MacVicar
e3679338f2 MFB This entry doesn't exist upstream any more, it also caused all error messages to be one off. 2009-01-12 13:36:41 +00:00
Johannes Schlüter
66c17bcca4 - Fix #45940 MySQLI OO does not populate connect_error property on failed
connect
2009-01-12 12:54:17 +00:00
Antony Dovgal
ecbf90b980 fix typo (reported by Richard Quadling) 2009-01-12 10:46:31 +00:00
ea28bff7de ChangeLog update 2009-01-12 01:33:19 +00:00
Ilia Alshanetsky
4124fd6f6b MFB: improved parameter handling 2009-01-11 23:52:48 +00:00
Scott MacVicar
4c66135f5b MFB Add support for the older style bind 8 functions, this adds support for OS X to use all of the dns_* functions. 2009-01-11 23:47:52 +00:00
Felipe Pena
371cecee32 - Improved fix for #47035 (win32 part by Henrique M. Decaria)
[DOC] The TXT part needs be returned as an array of strings.
2009-01-11 18:38:00 +00:00
Rob Richards
1408a257eb export php_pcre_free to make mbstring happy 2009-01-11 13:58:33 +00:00
Uwe Schindler
76c26c9810 revert last commit, sizeof does not work in preprocessor :( 2009-01-11 13:46:45 +00:00
Uwe Schindler
044971a23a add sanity check for time_t size of win32 2009-01-11 13:39:01 +00:00
Rob Richards
6c00dcede6 fix bug #45996 (libxml2 2.7 causes breakage with character data in xml_parse()) 2009-01-11 12:00:30 +00:00
Dmitry Stogov
e35b825990 Disable dl() in CGI and FastCGI modes 2009-01-11 08:35:53 +00:00
60745e78f3 ChangeLog update 2009-01-11 01:33:03 +00:00
Antony Dovgal
8eee656594 fix test 2009-01-10 22:46:57 +00:00
Antony Dovgal
3c1b7c2eb1 fix test 2009-01-10 22:40:42 +00:00
Antony Dovgal
e2543ae54c fix tests 2009-01-10 22:37:06 +00:00
Felipe Pena
1e5aff9522 - Fixed bug #47054 (BC break in static functions called as dynamic) 2009-01-10 19:14:27 +00:00
Felipe Pena
36826998a4 - Fixed test (patch by Timm Friebe [thekid@php]) 2009-01-10 17:06:40 +00:00
fe11a0119b ChangeLog update 2009-01-10 01:32:15 +00:00
Antony Dovgal
8763cf64c8 cleanup garbage 2009-01-09 23:16:41 +00:00
Antony Dovgal
353d44470c MF52: fix test: don't create tmp files in "." and clean up when done 2009-01-09 23:12:30 +00:00
Antony Dovgal
ae66becc2b use temp var instead of wrong typecast 2009-01-09 22:50:45 +00:00
David Soria Parra
4edee64c6c Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache). 2009-01-09 22:13:40 +00:00
Antony Dovgal
f4e5ed247c add zend_ts_hash_copy_to_hash() 2009-01-09 19:16:02 +00:00
Antony Dovgal
fe5b155288 change functions to be consistent between branches 2009-01-09 18:23:45 +00:00
Ilia Alshanetsky
af28e3443f Corrected fix for bug #46844 to only trigger on the 1st line of CLI opened
files.
2009-01-09 17:20:57 +00:00
Antony Dovgal
ae6b1d2216 fix ZTS build 2009-01-09 16:33:57 +00:00
Ilia Alshanetsky
968e7af6cf MFB: Added mail logging functionality that allows logging of mail sent via
mail() function
2009-01-09 15:00:36 +00:00
Johannes Schlüter
3bc6285560 Fix #46653 mysqlnd: can't extend mysqli 2009-01-09 14:28:31 +00:00
Sanjay Mantoor
44fd24fe0f New testcases for localtime function 2009-01-09 05:10:33 +00:00
a555fc7dd4 ChangeLog update 2009-01-09 01:32:25 +00:00
Antony Dovgal
3e9606d2cf use correct check for constants and stop segfaulting 2009-01-08 22:35:30 +00:00
Antony Dovgal
2650366fd8 fix test for real 2009-01-08 22:02:53 +00:00
Antony Dovgal
bd336b90ba fix tests 2009-01-08 22:00:27 +00:00
Antony Dovgal
5e51b9529e fix test
use bigger file to be able to see the difference
2009-01-08 21:53:36 +00:00
andy wharmby
685a81b895 New PHPT tests for math functions. Tested on Windows, Linux and Linux 64 bit. 2009-01-08 21:18:37 +00:00
Arnaud Le Blanc
2c0bbb81d7 XFAIL test 2009-01-08 18:58:22 +00:00
Felipe Pena
2aae851d58 - Fixed tests 2009-01-08 18:46:55 +00:00
Felipe Pena
57470a9bfd - Fixed bug #47037 (No error when using fopen with emty string)
Patch by Cristian Rodriguez R.
2009-01-08 18:43:12 +00:00
Arnaud Le Blanc
6bc39dc96c Fix memleak when a user filter appends a bucket and returns != PSFS_PASS_ON
Improved tests
2009-01-08 18:39:04 +00:00