]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Thu, 1 Oct 2009 23:21:36 +0000 (23:21 +0000)]
Fixed typo
Ilia Alshanetsky [Wed, 30 Sep 2009 20:48:41 +0000 (20:48 +0000)]
Fixed bug #48805 (IPv6 socket transport is not working).
Felipe Pena [Wed, 30 Sep 2009 11:25:13 +0000 (11:25 +0000)]
- Fix build
Ilia Alshanetsky [Wed, 30 Sep 2009 02:34:17 +0000 (02:34 +0000)]
Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after fclose).
Felipe Pena [Tue, 29 Sep 2009 23:36:30 +0000 (23:36 +0000)]
- Fix build
Rafael Machado Dohms [Tue, 29 Sep 2009 14:34:06 +0000 (14:34 +0000)]
Fixing tests for head and wrong SKIPIF blocks
Rasmus Lerdorf [Tue, 29 Sep 2009 14:14:02 +0000 (14:14 +0000)]
Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak.
Rasmus Lerdorf [Tue, 29 Sep 2009 14:02:50 +0000 (14:02 +0000)]
Add missing open_basedir check in posix_mkfifo
Rasmus Lerdorf [Tue, 29 Sep 2009 13:56:51 +0000 (13:56 +0000)]
Fix date_sunrise/date_sunset tests
Rafael Machado Dohms [Mon, 28 Sep 2009 22:57:41 +0000 (22:57 +0000)]
Adding tests for bug #49692
Kalle Sommer Nielsen [Mon, 28 Sep 2009 15:07:37 +0000 (15:07 +0000)]
NEWS for Rasmus' bug fix
Rasmus Lerdorf [Mon, 28 Sep 2009 13:29:53 +0000 (13:29 +0000)]
Fix for bug #49698
Ilia Alshanetsky [Mon, 28 Sep 2009 13:11:21 +0000 (13:11 +0000)]
Fixed build
Felipe Pena [Sat, 26 Sep 2009 17:59:33 +0000 (17:59 +0000)]
- Fixed tests
Felipe Pena [Sat, 26 Sep 2009 16:55:11 +0000 (16:55 +0000)]
- Fixed tests
Rasmus Lerdorf [Sat, 26 Sep 2009 00:53:59 +0000 (00:53 +0000)]
Refix bug #49558 as per bug #49676
Andrey Hristov [Fri, 25 Sep 2009 12:35:58 +0000 (12:35 +0000)]
Fix returned value, if mysql_stmt_attr_set fails
then mysqli returns true, otherwise false. Wrong logic.
Antony Dovgal [Fri, 25 Sep 2009 07:10:29 +0000 (07:10 +0000)]
MFH: save LDFLAGS in EXTRA_LDFLAGS before unsetting
this patch makes sure that LDFLAGS are taken into account when
configuring the build
Felipe Pena [Fri, 25 Sep 2009 01:53:02 +0000 (01:53 +0000)]
- Reverted last Ilia's change (looks as accidental in this branch, as it was in popen() not tempnam(), and it doesnt need to be changed here)
Jani Taskinen [Thu, 24 Sep 2009 22:40:15 +0000 (22:40 +0000)]
fn
Ilia Alshanetsky [Thu, 24 Sep 2009 18:59:28 +0000 (18:59 +0000)]
Make tempnam() return FALSE on error as documented
Sriram Natarajan [Thu, 24 Sep 2009 18:45:09 +0000 (18:45 +0000)]
- Rollback fix for bug #49571 (CURLOPT_POSTREDIR not implemented).
# - Features don't go into PHP 5.2
Sriram Natarajan [Thu, 24 Sep 2009 18:20:49 +0000 (18:20 +0000)]
- Fixed bug #49571 (CURLOPT_POSTREDIR not implemented).
Rob Richards [Thu, 24 Sep 2009 15:10:21 +0000 (15:10 +0000)]
MFH: Fixed bug #49647 (DOMUserData does not exist)
Rob Richards [Thu, 24 Sep 2009 12:40:59 +0000 (12:40 +0000)]
fix memleak
Moriyoshi Koizumi [Wed, 23 Sep 2009 15:22:47 +0000 (15:22 +0000)]
- Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within a
multibyte character).
(This bug was introduced by the commit by r202895. Please double-check the
specification of the function you are going to *fix*.)
Moriyoshi Koizumi [Wed, 23 Sep 2009 14:26:51 +0000 (14:26 +0000)]
* Merge two patches from 5.3 branch (intentionally uncommited because 5.2.11
was about to come at that time).
Dmitry Stogov [Wed, 23 Sep 2009 10:25:54 +0000 (10:25 +0000)]
Fixed ext/standard/tests/streams/stream_get_contents_002.phpt
Felipe Pena [Wed, 23 Sep 2009 02:08:19 +0000 (02:08 +0000)]
- Fixed bug #49531 (CURLOPT_INFILESIZE sometimes causes warning "CURLPROTO_FILE cannot be set ...")
Felipe Pena [Tue, 22 Sep 2009 18:18:57 +0000 (18:18 +0000)]
- Fixed bug #49630 (imap_listscan function missing)
# Missing PHP_FE(), though nowdays it is used through of two aliases. (imap_scan() and imap_scanmailbox())
Dmitry Stogov [Tue, 22 Sep 2009 14:52:47 +0000 (14:52 +0000)]
Fixed tests which fail from time to time because of race conditions ("echo" command didn't wait for all the data php tried to send and as result php got a SIGPIPE)
Dmitry Stogov [Tue, 22 Sep 2009 10:15:10 +0000 (10:15 +0000)]
Fixed test (it failed from time to time because of very small timeouts)
Jani Taskinen [Tue, 22 Sep 2009 09:41:39 +0000 (09:41 +0000)]
- Move tests in the right location
Dmitry Stogov [Tue, 22 Sep 2009 08:47:30 +0000 (08:47 +0000)]
Fixed test
Dmitry Stogov [Tue, 22 Sep 2009 08:22:29 +0000 (08:22 +0000)]
Fixed test (removed "bad" locale)
Dmitry Stogov [Mon, 21 Sep 2009 14:32:20 +0000 (14:32 +0000)]
Fixed tests ("none" is an alias of "false" and it can't be used as a string value of ini option)
Dmitry Stogov [Mon, 21 Sep 2009 13:32:10 +0000 (13:32 +0000)]
Fixed tests/lang/bug22592.phpt
Dmitry Stogov [Mon, 21 Sep 2009 13:01:17 +0000 (13:01 +0000)]
Fixed memleak in tests/lang/engine_assignExecutionOrder_001.phpt
Dmitry Stogov [Mon, 21 Sep 2009 11:30:38 +0000 (11:30 +0000)]
Fixed tests
Dmitry Stogov [Mon, 21 Sep 2009 11:22:13 +0000 (11:22 +0000)]
Fixed memory leak
Ilia Alshanetsky [Mon, 21 Sep 2009 02:51:15 +0000 (02:51 +0000)]
WS
Hannes Magnusson [Thu, 17 Sep 2009 11:43:29 +0000 (11:43 +0000)]
BFN
Hannes Magnusson [Thu, 17 Sep 2009 11:36:29 +0000 (11:36 +0000)]
Fixed bug#49578 (make install-pear fails)
# Apparently this script was using 5.3 functionality
# Workaround would be to install 'wget'
Sriram Natarajan [Thu, 17 Sep 2009 02:45:25 +0000 (02:45 +0000)]
- Fixed bug #49572 (use of C++ style comments causes build failure)
Ilia Alshanetsky [Wed, 16 Sep 2009 22:46:37 +0000 (22:46 +0000)]
5.2.11 news cleanup
Ilia Alshanetsky [Wed, 16 Sep 2009 12:55:51 +0000 (12:55 +0000)]
Back to dev
Ilia Alshanetsky [Wed, 16 Sep 2009 12:54:51 +0000 (12:54 +0000)]
5.2.11
andy wharmby [Tue, 15 Sep 2009 21:44:08 +0000 (21:44 +0000)]
Fix SKIPIF sections
Rasmus Lerdorf [Tue, 15 Sep 2009 20:34:54 +0000 (20:34 +0000)]
Fix for bug #49558 for 5.2 and HEAD as well.
Moriyoshi Koizumi [Tue, 15 Sep 2009 00:09:13 +0000 (00:09 +0000)]
- WS fix (spaces to tabs)
Jani Taskinen [Mon, 14 Sep 2009 17:18:27 +0000 (17:18 +0000)]
pfft
Ulf Wendel [Mon, 14 Sep 2009 16:51:11 +0000 (16:51 +0000)]
Backport of http://news.php.net/php.cvs/60381 to PHP 5_2 which fixes a potential crash with ext/mysqli and Prepared Statements if the MySQL Server sends faulty metadata, see also http://news.php.net/php.cvs/60389 . I don't know of a way to crash PHP using a recent MySQL. But metadata has been a troublemaker in the past. Just in case...
Ilia Alshanetsky [Mon, 14 Sep 2009 12:50:30 +0000 (12:50 +0000)]
Fixed certificate validation inside php_openssl_apply_verification_policy
Moriyoshi Koizumi [Mon, 14 Sep 2009 04:11:29 +0000 (04:11 +0000)]
- Looks like bug #48697 has already been fixed in RC1.
andy wharmby [Fri, 11 Sep 2009 21:57:04 +0000 (21:57 +0000)]
Add missing SKIPIF
Ilia Alshanetsky [Thu, 10 Sep 2009 12:16:30 +0000 (12:16 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 10 Sep 2009 12:14:51 +0000 (12:14 +0000)]
5.2.11RC3
Ilia Alshanetsky [Thu, 10 Sep 2009 02:15:08 +0000 (02:15 +0000)]
Fixed test
Felipe Pena [Thu, 10 Sep 2009 01:20:42 +0000 (01:20 +0000)]
- Possible fix for bug #49344 on Windows (pdo_mssql fails to connect,throws PDOException SQLSTATE[] (null) (severity 0))
Jani Taskinen [Wed, 9 Sep 2009 07:38:03 +0000 (07:38 +0000)]
Ihnetd.
Ilia Alshanetsky [Tue, 8 Sep 2009 22:14:29 +0000 (22:14 +0000)]
TZ news
Derick Rethans [Tue, 8 Sep 2009 14:03:53 +0000 (14:03 +0000)]
- Updated to version 2009.13 (2009m)
Ilia Alshanetsky [Mon, 7 Sep 2009 14:18:46 +0000 (14:18 +0000)]
Fixed tests
Ilia Alshanetsky [Mon, 7 Sep 2009 02:35:25 +0000 (02:35 +0000)]
Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters).
Pierre Joye [Sun, 6 Sep 2009 15:56:58 +0000 (15:56 +0000)]
- revert last commit, breaks the build and needs test case(s)
Moriyoshi Koizumi [Sun, 6 Sep 2009 14:43:09 +0000 (14:43 +0000)]
- Fix leaks.
Pierre Joye [Sat, 5 Sep 2009 19:01:06 +0000 (19:01 +0000)]
- WS
Pierre Joye [Sat, 5 Sep 2009 19:00:05 +0000 (19:00 +0000)]
- don't hide early declaration
Pierre Joye [Sat, 5 Sep 2009 17:35:26 +0000 (17:35 +0000)]
- fix #49274, filter_var does not accept object without a toString implementation
Jani Taskinen [Sat, 5 Sep 2009 17:11:44 +0000 (17:11 +0000)]
- This was not supposed to be committed..
Jani Taskinen [Sat, 5 Sep 2009 17:07:14 +0000 (17:07 +0000)]
- Fixed bug #49182 (PHP CGI always outputs the shebang line)
Jani Taskinen [Fri, 4 Sep 2009 22:11:32 +0000 (22:11 +0000)]
- some styling
Sriram Natarajan [Fri, 4 Sep 2009 07:59:48 +0000 (07:59 +0000)]
- Fixed bug #49447 (php engine need to correctly check for socket API
return status on windows). (Sriram Natarajan)
Matteo Beccati [Thu, 3 Sep 2009 22:53:25 +0000 (22:53 +0000)]
MFH
- Fixed bug #48060 (pdo_pgsql - large objects are returned as empty)
# Backported from 5.3.0, per gripe from Konstantin Ryabitsev
# Permission granted by Ilia
Sebastian Bergmann [Thu, 3 Sep 2009 14:02:51 +0000 (14:02 +0000)]
Make invokeArgs() error messages consistent with invoke().
Pierre Joye [Thu, 3 Sep 2009 12:54:46 +0000 (12:54 +0000)]
- missing )
Jani Taskinen [Thu, 3 Sep 2009 12:20:26 +0000 (12:20 +0000)]
- Prepare for b-day :D
Ilia Alshanetsky [Thu, 3 Sep 2009 12:16:47 +0000 (12:16 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 3 Sep 2009 12:14:58 +0000 (12:14 +0000)]
5.2.11RC2
Pierre Joye [Thu, 3 Sep 2009 09:45:56 +0000 (09:45 +0000)]
- Fix sanity check for the color index in imagecolortransparent
Ilia Alshanetsky [Wed, 2 Sep 2009 13:07:44 +0000 (13:07 +0000)]
Fixed return value to comply with tests
Jani Taskinen [Wed, 2 Sep 2009 06:30:47 +0000 (06:30 +0000)]
- Add missing bug fixing news
Patrick Allaert [Tue, 1 Sep 2009 13:41:18 +0000 (13:41 +0000)]
Merging last tests made in HEAD
Patrick Allaert [Tue, 1 Sep 2009 08:42:10 +0000 (08:42 +0000)]
Fixing #49424 (#48696): segfault while using ldap_search(), ldap_read(),...
Jani Taskinen [Mon, 31 Aug 2009 21:19:29 +0000 (21:19 +0000)]
fix typo
Jani Taskinen [Mon, 31 Aug 2009 21:18:55 +0000 (21:18 +0000)]
- Fixed zlib.deflate compress filter to actually accpet level parameter.
Zoe Slattery [Mon, 31 Aug 2009 19:22:29 +0000 (19:22 +0000)]
add missing skipifs
Ilia Alshanetsky [Mon, 31 Aug 2009 12:28:46 +0000 (12:28 +0000)]
Fixed bug #49361 (wordwrap() wraps incorrectly on end of line boundaries).
Jani Taskinen [Mon, 31 Aug 2009 12:07:27 +0000 (12:07 +0000)]
MF53: - Fixed bug #49000 (PHP CLI in Interactive mode (php -a) crashes when including files from function), see also bug #49405
Zoe Slattery [Sun, 30 Aug 2009 18:18:50 +0000 (18:18 +0000)]
The last of the 2009 testfest tests
Pierre Joye [Sun, 30 Aug 2009 17:13:45 +0000 (17:13 +0000)]
- Fixed leak on error in popen/exec (and related functions)
Zoe Slattery [Sun, 30 Aug 2009 12:19:50 +0000 (12:19 +0000)]
More tests from 2009 testfest
Zoe Slattery [Sun, 30 Aug 2009 11:10:20 +0000 (11:10 +0000)]
bc math tests from testfest 2009
Zoe Slattery [Sun, 30 Aug 2009 09:31:54 +0000 (09:31 +0000)]
server for ftp tests
Zoe Slattery [Sun, 30 Aug 2009 09:30:13 +0000 (09:30 +0000)]
More tests from 2009 testfest
Zoe Slattery [Sun, 30 Aug 2009 08:18:53 +0000 (08:18 +0000)]
Fixed to allow for http etc
andy wharmby [Fri, 28 Aug 2009 22:46:43 +0000 (22:46 +0000)]
New basic network function tests. Tested on Windows, Linux and Linux 64 bit
Zoe Slattery [Fri, 28 Aug 2009 14:31:19 +0000 (14:31 +0000)]
More tests from 2009 testfest
andy wharmby [Thu, 27 Aug 2009 19:30:35 +0000 (19:30 +0000)]
Fix time_sleep_until() tests; not supported on Windows on 5.2
andy wharmby [Thu, 27 Aug 2009 12:21:19 +0000 (12:21 +0000)]
Fix tests. Add missing SKIPIF sections so test do not run when POSIX extension not available.