]> granicus.if.org Git - php/log
php
16 years ago- Fixed bug #46268 (DateTime::modify() does not reset relative time
Derick Rethans [Thu, 18 Dec 2008 20:32:44 +0000 (20:32 +0000)]
- Fixed bug #46268 (DateTime::modify() does not reset relative time
  values).

16 years agoMFB: Fixed bug #46887 (Invalid calls to php_error_docref())
Ilia Alshanetsky [Thu, 18 Dec 2008 20:04:26 +0000 (20:04 +0000)]
MFB: Fixed bug #46887 (Invalid calls to php_error_docref())

16 years agoFixed test
Arnaud Le Blanc [Thu, 18 Dec 2008 16:04:38 +0000 (16:04 +0000)]
Fixed test

16 years agoAdditional output buffering tests.
Robin Fernandes [Thu, 18 Dec 2008 15:20:47 +0000 (15:20 +0000)]
Additional output buffering tests.

16 years ago- Fixed bug #46889: Memory leak in strtotime().
Derick Rethans [Thu, 18 Dec 2008 14:54:51 +0000 (14:54 +0000)]
- Fixed bug #46889: Memory leak in strtotime().

16 years ago- Fixed test-case.
Derick Rethans [Thu, 18 Dec 2008 14:53:46 +0000 (14:53 +0000)]
- Fixed test-case.

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

16 years agoMFB: Fix a small portion of memory leak in bug #46889
Ilia Alshanetsky [Wed, 17 Dec 2008 21:32:40 +0000 (21:32 +0000)]
MFB: Fix a small portion of memory leak in bug #46889

16 years agoFix Windows build
Scott MacVicar [Wed, 17 Dec 2008 15:46:00 +0000 (15:46 +0000)]
Fix Windows build

16 years ago- Fix leak
Jani Taskinen [Wed, 17 Dec 2008 15:38:32 +0000 (15:38 +0000)]
- Fix leak

16 years agoREADME for ext/imap tests
Zoe Slattery [Wed, 17 Dec 2008 15:35:21 +0000 (15:35 +0000)]
README for ext/imap tests

16 years agoMiscellaneous tests for ext/imap
Zoe Slattery [Wed, 17 Dec 2008 15:05:38 +0000 (15:05 +0000)]
Miscellaneous tests for ext/imap

16 years agoTest for bug #45791
Scott MacVicar [Wed, 17 Dec 2008 14:46:42 +0000 (14:46 +0000)]
Test for bug #45791

16 years agoUpdate the JSON parser with that on json.org, biggest change here is code readability...
Scott MacVicar [Wed, 17 Dec 2008 14:39:56 +0000 (14:39 +0000)]
Update the JSON parser with that on json.org, biggest change here is code readability. Less magic numbers in the state table.
Add missing reflection information to json_encode()
Fixes bug #45791 with 0e0 not being supported as a value
Error values are stored when encountered during parsing

16 years ago- Fixed bug #45161 (Reusing a curl handle leaks memory)
Jani Taskinen [Wed, 17 Dec 2008 14:13:25 +0000 (14:13 +0000)]
- Fixed bug #45161 (Reusing a curl handle leaks memory)

16 years agofix typoes
Jani Taskinen [Wed, 17 Dec 2008 14:00:07 +0000 (14:00 +0000)]
fix typoes

16 years ago- Added test for bug #45161
Jani Taskinen [Wed, 17 Dec 2008 13:59:21 +0000 (13:59 +0000)]
- Added test for bug #45161

16 years agoNew FTP test from Nathaniel McHugh
Zoe Slattery [Wed, 17 Dec 2008 12:34:49 +0000 (12:34 +0000)]
New FTP test from Nathaniel McHugh

16 years agofix build
Antony Dovgal [Wed, 17 Dec 2008 12:03:42 +0000 (12:03 +0000)]
fix build

16 years agofix #46005: User not consistently logged under Apache2
Stanislav Malyshev [Wed, 17 Dec 2008 11:33:56 +0000 (11:33 +0000)]
fix #46005: User not consistently logged under Apache2

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

16 years agoMFB: removed unused var
Ilia Alshanetsky [Wed, 17 Dec 2008 00:30:59 +0000 (00:30 +0000)]
MFB: removed unused var

16 years agobug #46837 fix
Zoe Slattery [Tue, 16 Dec 2008 21:34:16 +0000 (21:34 +0000)]
bug #46837 fix

16 years agobug #46884 fix
Zoe Slattery [Tue, 16 Dec 2008 21:08:50 +0000 (21:08 +0000)]
bug #46884 fix

16 years agofix bug #46849 (Cloning DOMDocument doesn't clone the properties)
Rob Richards [Tue, 16 Dec 2008 12:51:58 +0000 (12:51 +0000)]
fix bug #46849 (Cloning DOMDocument doesn't clone the properties)
fix some warnings
add test

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

16 years agocall_user_func_array() tests
Steve Seear [Mon, 15 Dec 2008 14:11:35 +0000 (14:11 +0000)]
call_user_func_array() tests

16 years agofixed test
Zoe Slattery [Mon, 15 Dec 2008 13:16:35 +0000 (13:16 +0000)]
fixed test

16 years agoinitialize op2
Stanislav Malyshev [Mon, 15 Dec 2008 11:31:56 +0000 (11:31 +0000)]
initialize op2

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

16 years agoMFB: If a wrapper could not be found it is either a typo or a configuration issue...
Lars Strojny [Sun, 14 Dec 2008 16:27:30 +0000 (16:27 +0000)]
MFB: If a wrapper could not be found it is either a typo or a configuration issue. But in both cases it is critical enough to warn the user. [DOC] (?)

16 years ago- fix build
Pierre Joye [Sun, 14 Dec 2008 16:19:43 +0000 (16:19 +0000)]
- fix build

16 years agoMFB: simplify code
Ilia Alshanetsky [Sun, 14 Dec 2008 15:35:51 +0000 (15:35 +0000)]
MFB: simplify code

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

16 years agoFix test
Johannes Schlüter [Sat, 13 Dec 2008 22:22:40 +0000 (22:22 +0000)]
Fix test

16 years agoMFB: Remove trailing whitespaces
Lars Strojny [Sat, 13 Dec 2008 15:07:20 +0000 (15:07 +0000)]
MFB: Remove trailing whitespaces

16 years agoUse ' -f' as requested
Marcus Boerger [Sat, 13 Dec 2008 14:49:21 +0000 (14:49 +0000)]
Use ' -f' as requested

16 years ago- MFB: do not add .cvsignore to the tests package
Pierre Joye [Sat, 13 Dec 2008 11:59:34 +0000 (11:59 +0000)]
- MFB: do not add .cvsignore to the tests package

16 years ago- MFB: fix builds for VC8+, strnlen is available in vc8 and later (used in spprintf.c)
Pierre Joye [Sat, 13 Dec 2008 11:59:03 +0000 (11:59 +0000)]
- MFB: fix builds for VC8+, strnlen is available in vc8 and later (used in spprintf.c)

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

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