Commit Graph

43653 Commits

Author SHA1 Message Date
Scott MacVicar
8e1f9c8acb Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings 2008-12-12 23:17:44 +00:00
Johannes Schlüter
1095c62869 Fix tests 2008-12-12 21:20:44 +00:00
Andrei Zmievski
540131adcb Add sort flags parameter to array_unique(). 2008-12-12 19:19:04 +00:00
Hannes Magnusson
c0dcb08ba8 Fixed bug#46847 (phpinfo() is missing some settings.) 2008-12-12 13:05:58 +00:00
Hannes Magnusson
effa82043b Fixed bug#46681 (mkdir() fails silently on PHP 5.3) 2008-12-12 12:40:58 +00:00
Pierre Joye
fcbf68fb8c - late MFB (sry): fix VC6 build 2008-12-12 10:33:05 +00:00
Rob Richards
03e656bc05 fix bug #46699: (xml_parse crash when parser is namespace aware)
fix a couple warnings
add test
2008-12-12 04:15:14 +00:00
20909366f9 ChangeLog update 2008-12-12 01:32:56 +00:00
Pierre Joye
adae8ea195 - MFB: fix build 2008-12-11 15:33:18 +00:00
Pierre Joye
81b283cc38 - fix build (was never used like that before recent commit to session) > local include use quotes not <>
(nb: please test before commit)
2008-12-11 13:11:56 +00:00
Antony Dovgal
1b02dbb9cb add missing .cvsignore 2008-12-11 11:00:03 +00:00
Antony Dovgal
2cadc421ae rename .php to .inc
all .php files are deleted on `make clean`
2008-12-11 10:58:14 +00:00
Ant Phillips
8496060286 MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3). 2008-12-11 10:41:50 +00:00
Pierre Joye
08796b0bb9 - WS 2008-12-11 10:20:30 +00:00
Scott MacVicar
8497d67365 Fix bug #46738 - Segfault when mb_detect_encoding() fails. 2008-12-11 02:56:08 +00:00
Lars Strojny
229297cc9a MFB: Fixing strict warning 2008-12-11 02:38:10 +00:00
f9c92ffcb8 ChangeLog update 2008-12-11 01:32:49 +00:00
Scott MacVicar
86fe80b580 Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie(). 2008-12-11 01:20:58 +00:00
Pierre Joye
c33931489d - ws 2008-12-11 00:15:05 +00:00
Ilia Alshanetsky
2c16adedf7 MFB: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
inside a binary or image column type)
2008-12-10 20:53:58 +00:00
Scott MacVicar
29ab16ee67 Fix segfault and potential security issue in imagerotate(). 2008-12-10 13:30:12 +00:00
Nuno Lopes
d3ec4e3630 MFB: export pcre API when using gcc 4 2008-12-10 10:16:20 +00:00
Pierre Joye
5d75d3545d - mfb: c/p error 2008-12-10 09:51:30 +00:00
89ba681ba3 ChangeLog update 2008-12-10 01:33:21 +00:00
Arnaud Le Blanc
8fcb0ad2a1 fixed test 2008-12-09 22:53:25 +00:00
Johannes Schlüter
35de188ad3 Fix #46813 (class_exists doesn`t work with fully qualified namespace) 2008-12-09 19:16:22 +00:00
Pierre Joye
06e3ca762b - fix EOL (which makes on bison 1.7 cry), nb: pls use unix EOL on mac 2008-12-09 18:57:08 +00:00
Ilia Alshanetsky
a16fb6e4b2 Comment out fprintf() use inside the library 2008-12-09 17:20:57 +00:00
Ilia Alshanetsky
153310949f MFB: Fixed missing initialization of uses when copying a curl handle 2008-12-09 17:17:49 +00:00
Jani Taskinen
d91b923c7d - Better descriptions for these tests 2008-12-09 16:05:33 +00:00
Jani Taskinen
0b5a2208b6 - Fix tests (apparently whoever wrote this crap never tested these properly) 2008-12-09 15:44:09 +00:00
Jani Taskinen
d5f137073f - Use version id instead of defined() since latter does not work with magic constants 2008-12-09 15:20:58 +00:00
Jani Taskinen
14ee304dae - fix tests 2008-12-09 15:18:04 +00:00
Antony Dovgal
475b6bd043 fix test 2008-12-09 14:49:12 +00:00
Pierre Joye
086c314171 - silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--; 2008-12-09 14:28:35 +00:00
Zoe Slattery
81337fa3a2 fix resource id 2008-12-09 13:43:00 +00:00
Hannes Magnusson
2f593a8866 ini_set() should return false on failure, not return the orginal value
and pretend everything is fine.
2008-12-09 13:02:27 +00:00
Hannes Magnusson
0ff6d5f45b MFB5.3: Fix test 2008-12-09 12:56:39 +00:00
Jani Taskinen
001a66ac7c - cat, tail, lift :) 2008-12-09 10:53:29 +00:00
Hannes Magnusson
105e091a7b Merged to 5.3 2008-12-09 10:21:53 +00:00
Hannes Magnusson
70bb87687d MFB: Add test for runtime tightening of open_basedir 2008-12-09 10:21:27 +00:00
Hannes Magnusson
6eb36e683f Fixed bug#46811 ini_set() doesn't return false on failure 2008-12-09 10:08:15 +00:00
Hannes Magnusson
d7d4c89583 Merged to 5_3 2008-12-09 09:04:00 +00:00
Hannes Magnusson
f0be7d30b4 - Remove items that already done in earlier branches
- It doesnt hurt to say what new functions do
2008-12-09 08:22:08 +00:00
2b334a19a5 ChangeLog update 2008-12-09 01:32:45 +00:00
Pierre Joye
b2677b4838 - buildconf accepts arguments (pecl dir for ex.)
- copy configure.bat
2008-12-08 22:41:54 +00:00
Pierre Joye
b010e3875b - add configure script helper 2008-12-08 22:38:50 +00:00
Zoe Slattery
30286f90b3 tests for imap_fetch_overview 2008-12-08 19:10:45 +00:00
Jani Taskinen
8f245aaf94 - Sync with all branches (same run-tests.php everywhere 2008-12-08 12:36:38 +00:00
Scott MacVicar
88d83aed01 Fix bug #46748, segfault when SSL has more than one error message. 2008-12-08 11:53:30 +00:00