]> granicus.if.org Git - php/log
php
16 years agoMFB
Nuno Lopes [Fri, 12 Dec 2008 23:55:48 +0000 (23:55 +0000)]
MFB

16 years agoFix bug #45989 - json_decode() doesn't return NULL on certain invalid strings
Scott MacVicar [Fri, 12 Dec 2008 23:17:44 +0000 (23:17 +0000)]
Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings

16 years agoFix tests
Johannes Schlüter [Fri, 12 Dec 2008 21:20:44 +0000 (21:20 +0000)]
Fix tests

16 years agoAdd sort flags parameter to array_unique().
Andrei Zmievski [Fri, 12 Dec 2008 19:19:04 +0000 (19:19 +0000)]
Add sort flags parameter to array_unique().

16 years agoFixed bug#46847 (phpinfo() is missing some settings.)
Hannes Magnusson [Fri, 12 Dec 2008 13:05:58 +0000 (13:05 +0000)]
Fixed bug#46847 (phpinfo() is missing some settings.)

16 years agoFixed bug#46681 (mkdir() fails silently on PHP 5.3)
Hannes Magnusson [Fri, 12 Dec 2008 12:40:58 +0000 (12:40 +0000)]
Fixed bug#46681 (mkdir() fails silently on PHP 5.3)

16 years ago- late MFB (sry): fix VC6 build
Pierre Joye [Fri, 12 Dec 2008 10:33:05 +0000 (10:33 +0000)]
- late MFB (sry): fix VC6 build

16 years agofix bug #46699: (xml_parse crash when parser is namespace aware)
Rob Richards [Fri, 12 Dec 2008 04:15:14 +0000 (04:15 +0000)]
fix bug #46699: (xml_parse crash when parser is namespace aware)
fix a couple warnings
add test

16 years agoChangeLog update
<changelog@php.net> [Fri, 12 Dec 2008 01:32:56 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- MFB: fix build
Pierre Joye [Thu, 11 Dec 2008 15:33:18 +0000 (15:33 +0000)]
- MFB: fix build

16 years ago- fix build (was never used like that before recent commit to session) > local includ...
Pierre Joye [Thu, 11 Dec 2008 13:11:56 +0000 (13:11 +0000)]
- fix build (was never used like that before recent commit to session) > local include use quotes not <>
(nb: please test before commit)

16 years agoadd missing .cvsignore
Antony Dovgal [Thu, 11 Dec 2008 11:00:03 +0000 (11:00 +0000)]
add missing .cvsignore

16 years agorename .php to .inc
Antony Dovgal [Thu, 11 Dec 2008 10:58:14 +0000 (10:58 +0000)]
rename .php to .inc
all .php files are deleted on `make clean`

16 years agoMCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux...
Ant Phillips [Thu, 11 Dec 2008 10:41:50 +0000 (10:41 +0000)]
MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3).

16 years ago- WS
Pierre Joye [Thu, 11 Dec 2008 10:20:30 +0000 (10:20 +0000)]
- WS

16 years agoFix bug #46738 - Segfault when mb_detect_encoding() fails.
Scott MacVicar [Thu, 11 Dec 2008 02:56:08 +0000 (02:56 +0000)]
Fix bug #46738 - Segfault when mb_detect_encoding() fails.

16 years agoMFB: Fixing strict warning
Lars Strojny [Thu, 11 Dec 2008 02:38:10 +0000 (02:38 +0000)]
MFB: Fixing strict warning

16 years agoChangeLog update
<changelog@php.net> [Thu, 11 Dec 2008 01:32:49 +0000 (01:32 +0000)]
ChangeLog update

16 years agoFix bug #35975 - Session cookie expires date format isn't the most compatible. Sync...
Scott MacVicar [Thu, 11 Dec 2008 01:20:58 +0000 (01:20 +0000)]
Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie().

16 years ago- ws
Pierre Joye [Thu, 11 Dec 2008 00:15:05 +0000 (00:15 +0000)]
- ws

16 years agoMFB: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
Ilia Alshanetsky [Wed, 10 Dec 2008 20:53:58 +0000 (20:53 +0000)]
MFB: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
inside a binary or image column type)

16 years agoFix segfault and potential security issue in imagerotate().
Scott MacVicar [Wed, 10 Dec 2008 13:30:12 +0000 (13:30 +0000)]
Fix segfault and potential security issue in imagerotate().

16 years agoMFB: export pcre API when using gcc 4
Nuno Lopes [Wed, 10 Dec 2008 10:16:20 +0000 (10:16 +0000)]
MFB: export pcre API when using gcc 4

16 years ago- mfb: c/p error
Pierre Joye [Wed, 10 Dec 2008 09:51:30 +0000 (09:51 +0000)]
- mfb: c/p error

16 years agoChangeLog update
<changelog@php.net> [Wed, 10 Dec 2008 01:33:21 +0000 (01:33 +0000)]
ChangeLog update

16 years agofixed test
Arnaud Le Blanc [Tue, 9 Dec 2008 22:53:25 +0000 (22:53 +0000)]
fixed test

16 years agoFix #46813 (class_exists doesn`t work with fully qualified namespace)
Johannes Schlüter [Tue, 9 Dec 2008 19:16:22 +0000 (19:16 +0000)]
Fix #46813 (class_exists doesn`t work with fully qualified namespace)

16 years ago- fix EOL (which makes on bison 1.7 cry), nb: pls use unix EOL on mac
Pierre Joye [Tue, 9 Dec 2008 18:57:08 +0000 (18:57 +0000)]
- fix EOL (which makes on bison 1.7 cry), nb: pls use unix EOL on mac

16 years agoComment out fprintf() use inside the library
Ilia Alshanetsky [Tue, 9 Dec 2008 17:20:57 +0000 (17:20 +0000)]
Comment out fprintf() use inside the library

16 years agoMFB: Fixed missing initialization of uses when copying a curl handle
Ilia Alshanetsky [Tue, 9 Dec 2008 17:17:49 +0000 (17:17 +0000)]
MFB: Fixed missing initialization of uses when copying a curl handle

16 years ago- Better descriptions for these tests
Jani Taskinen [Tue, 9 Dec 2008 16:05:33 +0000 (16:05 +0000)]
- Better descriptions for these tests

16 years ago- Fix tests (apparently whoever wrote this crap never tested these properly)
Jani Taskinen [Tue, 9 Dec 2008 15:44:09 +0000 (15:44 +0000)]
- Fix tests (apparently whoever wrote this crap never tested these properly)

16 years ago- Use version id instead of defined() since latter does not work with magic constants
Jani Taskinen [Tue, 9 Dec 2008 15:20:58 +0000 (15:20 +0000)]
- Use version id instead of defined() since latter does not work with magic constants

16 years ago- fix tests
Jani Taskinen [Tue, 9 Dec 2008 15:18:04 +0000 (15:18 +0000)]
- fix tests

16 years agofix test
Antony Dovgal [Tue, 9 Dec 2008 14:49:12 +0000 (14:49 +0000)]
fix test

16 years ago- silent conversion warnings as it is not going to be "fixed" any time soon, removing...
Pierre Joye [Tue, 9 Dec 2008 14:28:35 +0000 (14:28 +0000)]
- silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--;

16 years agofix resource id
Zoe Slattery [Tue, 9 Dec 2008 13:43:00 +0000 (13:43 +0000)]
fix resource id

16 years agoini_set() should return false on failure, not return the orginal value
Hannes Magnusson [Tue, 9 Dec 2008 13:02:27 +0000 (13:02 +0000)]
ini_set() should return false on failure, not return the orginal value
and pretend everything is fine.

16 years agoMFB5.3: Fix test
Hannes Magnusson [Tue, 9 Dec 2008 12:56:39 +0000 (12:56 +0000)]
MFB5.3: Fix test

16 years ago- cat, tail, lift :)
Jani Taskinen [Tue, 9 Dec 2008 10:53:29 +0000 (10:53 +0000)]
- cat, tail, lift :)

16 years agoMerged to 5.3
Hannes Magnusson [Tue, 9 Dec 2008 10:21:53 +0000 (10:21 +0000)]
Merged to 5.3

16 years agoMFB: Add test for runtime tightening of open_basedir
Hannes Magnusson [Tue, 9 Dec 2008 10:21:27 +0000 (10:21 +0000)]
MFB: Add test for runtime tightening of open_basedir

16 years agoFixed bug#46811 ini_set() doesn't return false on failure
Hannes Magnusson [Tue, 9 Dec 2008 10:08:15 +0000 (10:08 +0000)]
Fixed bug#46811 ini_set() doesn't return false on failure

16 years agoMerged to 5_3
Hannes Magnusson [Tue, 9 Dec 2008 09:04:00 +0000 (09:04 +0000)]
Merged to 5_3

16 years ago- Remove items that already done in earlier branches
Hannes Magnusson [Tue, 9 Dec 2008 08:22:08 +0000 (08:22 +0000)]
- Remove items that already done in earlier branches
- It doesnt hurt to say what new functions do

16 years agoChangeLog update
<changelog@php.net> [Tue, 9 Dec 2008 01:32:45 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- buildconf accepts arguments (pecl dir for ex.)
Pierre Joye [Mon, 8 Dec 2008 22:41:54 +0000 (22:41 +0000)]
- buildconf accepts arguments (pecl dir for ex.)
- copy configure.bat

16 years ago- add configure script helper
Pierre Joye [Mon, 8 Dec 2008 22:38:50 +0000 (22:38 +0000)]
- add configure script helper

16 years agotests for imap_fetch_overview
Zoe Slattery [Mon, 8 Dec 2008 19:10:45 +0000 (19:10 +0000)]
tests for imap_fetch_overview

16 years ago- Sync with all branches (same run-tests.php everywhere
Jani Taskinen [Mon, 8 Dec 2008 12:36:38 +0000 (12:36 +0000)]
- Sync with all branches (same run-tests.php everywhere

16 years agoFix bug #46748, segfault when SSL has more than one error message.
Scott MacVicar [Mon, 8 Dec 2008 11:53:30 +0000 (11:53 +0000)]
Fix bug #46748, segfault when SSL has more than one error message.

16 years agoNew testcases for idate function
Sanjay Mantoor [Mon, 8 Dec 2008 10:41:47 +0000 (10:41 +0000)]
New testcases for idate function

16 years agoimprove windows version detection
Stanislav Malyshev [Mon, 8 Dec 2008 07:33:41 +0000 (07:33 +0000)]
improve windows version detection

16 years agoChangeLog update
<changelog@php.net> [Mon, 8 Dec 2008 01:33:00 +0000 (01:33 +0000)]
ChangeLog update

16 years ago- Only show switch -y if available
Marcus Boerger [Mon, 8 Dec 2008 00:15:51 +0000 (00:15 +0000)]
- Only show switch -y if available

16 years ago- When installing phar, make phar a link to phar.phar
Marcus Boerger [Mon, 8 Dec 2008 00:00:16 +0000 (00:00 +0000)]
- When installing phar, make phar a link to phar.phar

16 years agoFixed bug #46782 (fastcgi.c parse error)
Matt Wilmas [Sun, 7 Dec 2008 10:54:16 +0000 (10:54 +0000)]
Fixed bug #46782 (fastcgi.c parse error)

16 years agoChangeLog update
<changelog@php.net> [Sun, 7 Dec 2008 01:33:28 +0000 (01:33 +0000)]
ChangeLog update

16 years ago- Remove more dead code
Marcus Boerger [Sat, 6 Dec 2008 15:24:33 +0000 (15:24 +0000)]
- Remove more dead code

16 years ago- Drop dead code
Marcus Boerger [Sat, 6 Dec 2008 15:14:46 +0000 (15:14 +0000)]
- Drop dead code

16 years agoMore changes to allow the same tests to be used with PHP5 and PHP6
Zoe Slattery [Sat, 6 Dec 2008 11:59:36 +0000 (11:59 +0000)]
More changes to allow the same tests to be used with PHP5 and PHP6

16 years agoChangeLog update
<changelog@php.net> [Sat, 6 Dec 2008 01:33:24 +0000 (01:33 +0000)]
ChangeLog update

16 years agoAdd some class related tests, fix hard-coded object ID in serialize_001.phpt.
Robin Fernandes [Fri, 5 Dec 2008 22:12:04 +0000 (22:12 +0000)]
Add some class related tests, fix hard-coded object ID in serialize_001.phpt.

16 years agofix arginfo - these also accept SimpleXMLElement
Rob Richards [Fri, 5 Dec 2008 18:34:54 +0000 (18:34 +0000)]
fix arginfo - these also accept SimpleXMLElement

16 years agoFTP test from Nathaniel McHugh
Zoe Slattery [Fri, 5 Dec 2008 16:27:41 +0000 (16:27 +0000)]
FTP  test from Nathaniel McHugh

16 years agoRemove duff comment produced by the test generator tool
Ant Phillips [Fri, 5 Dec 2008 14:18:00 +0000 (14:18 +0000)]
Remove duff comment produced by the test generator tool

16 years agoArray tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
Ant Phillips [Fri, 5 Dec 2008 14:11:03 +0000 (14:11 +0000)]
Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

16 years agoMBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
Ant Phillips [Fri, 5 Dec 2008 14:02:53 +0000 (14:02 +0000)]
MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

16 years agoMBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
Ant Phillips [Fri, 5 Dec 2008 13:13:15 +0000 (13:13 +0000)]
MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

16 years agobug #46731 modification to previous fix
Zoe Slattery [Fri, 5 Dec 2008 11:57:24 +0000 (11:57 +0000)]
bug #46731 modification to previous fix

16 years agoAdded test for bug #46739
Mikko Koppanen [Fri, 5 Dec 2008 11:21:15 +0000 (11:21 +0000)]
Added test for bug #46739

16 years agoUpdate to use norsh flag
Zoe Slattery [Fri, 5 Dec 2008 10:59:08 +0000 (10:59 +0000)]
Update to use norsh flag

16 years agoChangeLog update
<changelog@php.net> [Fri, 5 Dec 2008 01:32:37 +0000 (01:32 +0000)]
ChangeLog update

16 years agofix test
Stanislav Malyshev [Thu, 4 Dec 2008 20:22:12 +0000 (20:22 +0000)]
fix test

16 years agoMF5: Merge namespaces changes
Stanislav Malyshev [Thu, 4 Dec 2008 20:12:30 +0000 (20:12 +0000)]
MF5: Merge namespaces changes

16 years ago- Fixed bug #46749 (Crash when repeatedly attempting to assign to property of non...
Felipe Pena [Thu, 4 Dec 2008 15:50:48 +0000 (15:50 +0000)]
- Fixed bug #46749 (Crash when repeatedly attempting to assign to property of non-object)

16 years ago*** empty log message ***
Derick Rethans [Thu, 4 Dec 2008 14:53:51 +0000 (14:53 +0000)]
*** empty log message ***

16 years agoFixes bug #46739
Mikko Koppanen [Thu, 4 Dec 2008 13:12:49 +0000 (13:12 +0000)]
Fixes bug #46739

16 years agoChangeLog update
<changelog@php.net> [Thu, 4 Dec 2008 01:32:32 +0000 (01:32 +0000)]
ChangeLog update

16 years agoMFB: Fix cc detection in phpize according to changes in configure.in
David Soria Parra [Thu, 4 Dec 2008 00:41:55 +0000 (00:41 +0000)]
MFB: Fix cc detection in phpize according to changes in configure.in

16 years agoMFB: Fix test for auto_cflags and explictly set GCC="no" if we detect suncc
David Soria Parra [Thu, 4 Dec 2008 00:41:17 +0000 (00:41 +0000)]
MFB: Fix test for auto_cflags and explictly set GCC="no" if we detect suncc

16 years ago- Fixed strange typos
Felipe Pena [Wed, 3 Dec 2008 20:43:22 +0000 (20:43 +0000)]
- Fixed strange typos

16 years agoOne more cleanup after running tests
Johannes Schlüter [Wed, 3 Dec 2008 20:30:35 +0000 (20:30 +0000)]
One more cleanup after running tests

16 years agoXML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
Ant Phillips [Wed, 3 Dec 2008 19:09:17 +0000 (19:09 +0000)]
XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

16 years ago- Coverage++
Felipe Pena [Wed, 3 Dec 2008 16:20:29 +0000 (16:20 +0000)]
- Coverage++

16 years agoPut bug number in the XFAIL section for cross referencing
Ant Phillips [Wed, 3 Dec 2008 12:39:54 +0000 (12:39 +0000)]
Put bug number in the XFAIL section for cross referencing

16 years agoUpdate credits
Johannes Schlüter [Wed, 3 Dec 2008 11:44:46 +0000 (11:44 +0000)]
Update credits

16 years agoCleanup after running the tests ...
Johannes Schlüter [Wed, 3 Dec 2008 11:27:11 +0000 (11:27 +0000)]
Cleanup after running the tests ...

16 years agoFix tests (use a in-memory database not a file called memory)
Johannes Schlüter [Wed, 3 Dec 2008 11:00:19 +0000 (11:00 +0000)]
Fix tests (use a in-memory database not a file called memory)

16 years agofix possible invalid read
Antony Dovgal [Wed, 3 Dec 2008 10:11:04 +0000 (10:11 +0000)]
fix possible invalid read

16 years agoChangeLog update
<changelog@php.net> [Wed, 3 Dec 2008 01:32:38 +0000 (01:32 +0000)]
ChangeLog update

16 years agoMFB: Fixed bug #46731 (Missing validation for the options parameter of the
Ilia Alshanetsky [Wed, 3 Dec 2008 01:04:33 +0000 (01:04 +0000)]
MFB: Fixed bug #46731 (Missing validation for the options parameter of the
  imap_fetch_overview() function).

16 years agoMFB (1.82.2.31.2.17.2.10): "Added a warning message on pdo::exec() failure in the...
Matt Wilmas [Wed, 3 Dec 2008 00:08:37 +0000 (00:08 +0000)]
MFB (1.82.2.31.2.17.2.10): "Added a warning message on pdo::exec() failure in the event of an empty query"

16 years ago- Fixed autoconf 2.13 issues with FP checks.
Christian Seiler [Tue, 2 Dec 2008 21:06:33 +0000 (21:06 +0000)]
- Fixed autoconf 2.13 issues with FP checks.

16 years ago- Fixed memory leaks
Felipe Pena [Tue, 2 Dec 2008 21:00:23 +0000 (21:00 +0000)]
- Fixed memory leaks
- Added new tests (Coverage++)

16 years ago- Fixed bug #46732 (mktime.year description is wrong).
Derick Rethans [Tue, 2 Dec 2008 18:01:07 +0000 (18:01 +0000)]
- Fixed bug #46732 (mktime.year description is wrong).

16 years ago- Implemented http://wiki.php.net/rfc/rounding
Christian Seiler [Tue, 2 Dec 2008 16:25:06 +0000 (16:25 +0000)]
- Implemented http://wiki.php.net/rfc/rounding

16 years ago- Fixed comment style.
Christian Seiler [Tue, 2 Dec 2008 16:17:44 +0000 (16:17 +0000)]
- Fixed comment style.

16 years ago- Changed floating point behaviour to consistently use double precision on
Christian Seiler [Tue, 2 Dec 2008 16:03:30 +0000 (16:03 +0000)]
- Changed floating point behaviour to consistently use double precision on
  all platforms and with all compilers.

16 years agoChanged logic for LONG_MIN
Matt Wilmas [Tue, 2 Dec 2008 14:50:01 +0000 (14:50 +0000)]
Changed logic for LONG_MIN