]> granicus.if.org Git - php/log
php
14 years ago- Fix test (Bug #51035)
Felipe Pena [Mon, 15 Feb 2010 21:24:17 +0000 (21:24 +0000)]
- Fix test (Bug #51035)

14 years ago- Fix test (bug #51040)
Felipe Pena [Mon, 15 Feb 2010 21:16:34 +0000 (21:16 +0000)]
- Fix test (bug #51040)

14 years agoFix strtolower.phpt (bug #51031)
Raphael Geissert [Sat, 13 Feb 2010 16:43:04 +0000 (16:43 +0000)]
Fix strtolower.phpt (bug #51031)

14 years ago- Fix test
Jani Taskinen [Sat, 13 Feb 2010 15:43:45 +0000 (15:43 +0000)]
- Fix test

14 years ago- Fixed tests
Jani Taskinen [Sat, 13 Feb 2010 01:08:04 +0000 (01:08 +0000)]
- Fixed tests

14 years ago- Removed duplicate tests (bug #51007)
Jani Taskinen [Fri, 12 Feb 2010 17:09:09 +0000 (17:09 +0000)]
- Removed duplicate tests (bug #51007)

14 years ago- Added missing SKIPIF section to tests (bug #51014)
Jani Taskinen [Fri, 12 Feb 2010 16:53:44 +0000 (16:53 +0000)]
- Added missing SKIPIF section to tests (bug #51014)

14 years agoback to dev
Ilia Alshanetsky [Fri, 12 Feb 2010 00:03:13 +0000 (00:03 +0000)]
back to dev

14 years ago5.2.13RC2
Ilia Alshanetsky [Fri, 12 Feb 2010 00:00:26 +0000 (00:00 +0000)]
5.2.13RC2

14 years ago- fix php_date_llabs declaration
Pierre Joye [Thu, 11 Feb 2010 22:37:50 +0000 (22:37 +0000)]
- fix php_date_llabs declaration

14 years agoBack to dev
Ilia Alshanetsky [Thu, 11 Feb 2010 12:35:44 +0000 (12:35 +0000)]
Back to dev

14 years ago5.2.13RC2
Ilia Alshanetsky [Thu, 11 Feb 2010 12:33:17 +0000 (12:33 +0000)]
5.2.13RC2

14 years agoFixed safe_mode validation inside tempnam() when the directory path does not end...
Ilia Alshanetsky [Thu, 11 Feb 2010 12:32:21 +0000 (12:32 +0000)]
Fixed safe_mode validation inside tempnam() when the directory path does not end with a /).

14 years ago- Fixed bug #49585 (date_format buffer not long enough for >4 digit years).
Derick Rethans [Wed, 10 Feb 2010 16:55:40 +0000 (16:55 +0000)]
- Fixed bug #49585 (date_format buffer not long enough for >4 digit years).
#- Was already partly fixed with my previous commit.

14 years ago- Added a test case for bug #45866
Derick Rethans [Wed, 10 Feb 2010 16:23:30 +0000 (16:23 +0000)]
- Added a test case for bug #45866
- Fixed tests: oo_002, bug46268
- Fixed bug #50930 (Wrong date by php_date.c patch with ancient gcc/glibc
  versions).
- Make sure faulty strings passed to DateTime::modify() notify the user.
- Revert fix for bug #50392 as it was fixed wrongly without a proper test case.
- Fixed a bug with the 'r' formatting function as the default buffer size that
  was allocated only fit 4 digit years.

14 years ago- Update in trunk and PHP 5.2 as well.
Derick Rethans [Wed, 10 Feb 2010 14:04:27 +0000 (14:04 +0000)]
- Update in trunk and PHP 5.2 as well.

14 years agoFixed bug #47601 (defined() requires class to exist when testing for class constants).
Ilia Alshanetsky [Mon, 8 Feb 2010 12:31:33 +0000 (12:31 +0000)]
Fixed bug #47601 (defined() requires class to exist when testing for class constants).

# Unifies behaviour with 5.3+

15 years ago- Fixed #44098, imap_utf8() returns only capital letters
Pierre Joye [Sun, 7 Feb 2010 13:06:54 +0000 (13:06 +0000)]
- Fixed #44098, imap_utf8() returns only capital letters

15 years agoFix bug #50940
Rasmus Lerdorf [Fri, 5 Feb 2010 18:59:05 +0000 (18:59 +0000)]
Fix bug #50940

15 years agoFixed typo
Ilia Alshanetsky [Thu, 4 Feb 2010 12:48:44 +0000 (12:48 +0000)]
Fixed typo

15 years agoAllow newer oracle versions
Johannes Schlüter [Thu, 4 Feb 2010 01:12:14 +0000 (01:12 +0000)]
Allow newer oracle versions

15 years agoDowngrade bundled PCRE to version 7.9 due to 8.0+ version use of C99
Ilia Alshanetsky [Wed, 3 Feb 2010 12:59:00 +0000 (12:59 +0000)]
Downgrade bundled PCRE to version 7.9 due to 8.0+ version use of C99

15 years agoFix tests
Etienne Kneuss [Tue, 2 Feb 2010 13:08:11 +0000 (13:08 +0000)]
Fix tests

15 years agoRemove trailing dots
Etienne Kneuss [Tue, 2 Feb 2010 04:49:02 +0000 (04:49 +0000)]
Remove trailing dots

15 years ago- missing patch (update to 0.9.3)
Pierre Joye [Mon, 1 Feb 2010 21:20:07 +0000 (21:20 +0000)]
- missing patch (update to 0.9.3)

15 years ago- update to 0.9.3
Pierre Joye [Mon, 1 Feb 2010 20:56:03 +0000 (20:56 +0000)]
- update to 0.9.3

15 years ago- fix test
Pierre Joye [Mon, 1 Feb 2010 19:30:32 +0000 (19:30 +0000)]
- fix test

15 years ago- fix leak
Pierre Joye [Mon, 1 Feb 2010 18:58:42 +0000 (18:58 +0000)]
- fix leak

15 years ago- Fix order. (this can not be so hard? :)
Jani Taskinen [Mon, 1 Feb 2010 13:54:10 +0000 (13:54 +0000)]
- Fix order. (this can not be so hard? :)

15 years agoFix #48667 (Implementing Iterator and IteratorAggregate is now restricted in both...
Etienne Kneuss [Mon, 1 Feb 2010 13:45:57 +0000 (13:45 +0000)]
Fix #48667 (Implementing Iterator and IteratorAggregate is now restricted in both orders)

15 years agoFixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)
Ilia Alshanetsky [Mon, 1 Feb 2010 12:59:08 +0000 (12:59 +0000)]
Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)

15 years agoTests related to #50727
Ulf Wendel [Mon, 1 Feb 2010 12:18:50 +0000 (12:18 +0000)]
Tests related to #50727

15 years agofix news
Jani Taskinen [Mon, 1 Feb 2010 11:46:57 +0000 (11:46 +0000)]
fix news

15 years agoand the NEWS entry
Andrey Hristov [Mon, 1 Feb 2010 11:38:50 +0000 (11:38 +0000)]
and the NEWS entry

15 years agobackport checks from 5.3 which fix one known segfault,
Andrey Hristov [Mon, 1 Feb 2010 11:37:48 +0000 (11:37 +0000)]
backport checks from 5.3 which fix one known segfault,
and maybe others unknown.
Bug #50727  Accesing mysqli->affected_rows on no connection causes segfault

15 years agoFixed a possible open_basedir/safe_mode bypass in session extension identified by...
Ilia Alshanetsky [Sun, 31 Jan 2010 18:06:29 +0000 (18:06 +0000)]
Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak.

15 years agoBackport some SplObjectStorage tests to 5.2
William Martin [Fri, 29 Jan 2010 15:43:39 +0000 (15:43 +0000)]
Backport some SplObjectStorage tests to 5.2

15 years agoBack to dev
Ilia Alshanetsky [Thu, 28 Jan 2010 12:49:33 +0000 (12:49 +0000)]
Back to dev

15 years agoRC1 news
Ilia Alshanetsky [Thu, 28 Jan 2010 12:44:54 +0000 (12:44 +0000)]
RC1 news

15 years ago5.2.13RC1
Ilia Alshanetsky [Thu, 28 Jan 2010 12:44:45 +0000 (12:44 +0000)]
5.2.13RC1

15 years agoFixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)
Ilia Alshanetsky [Wed, 27 Jan 2010 12:55:01 +0000 (12:55 +0000)]
Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)

15 years ago- Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP authentication)
Jani Taskinen [Mon, 25 Jan 2010 16:28:13 +0000 (16:28 +0000)]
- Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP authentication)

15 years ago- Updated to 2010.2.
Derick Rethans [Mon, 25 Jan 2010 15:01:48 +0000 (15:01 +0000)]
- Updated to 2010.2.

15 years ago- make it work on win, simplify expect using expectf
Pierre Joye [Mon, 25 Jan 2010 13:49:47 +0000 (13:49 +0000)]
- make it work on win, simplify expect using expectf

15 years agoFix for bug#50772
Andrey Hristov [Mon, 25 Jan 2010 13:23:32 +0000 (13:23 +0000)]
Fix for bug#50772
mysqli constructor without parameters does not return a working mysqli object

15 years agoAdded test case for bug #44827
Ilia Alshanetsky [Mon, 25 Jan 2010 13:08:43 +0000 (13:08 +0000)]
Added test case for bug #44827

15 years agotz news
Ilia Alshanetsky [Sun, 24 Jan 2010 21:44:00 +0000 (21:44 +0000)]
tz news

15 years ago- Updated to version 2010.1 (./tzdata2010a)
Derick Rethans [Sun, 24 Jan 2010 15:23:14 +0000 (15:23 +0000)]
- Updated to version 2010.1 (./tzdata2010a)

15 years ago- \n or \r\n as phpt are txt file in svn
Pierre Joye [Sun, 24 Jan 2010 12:27:29 +0000 (12:27 +0000)]
- \n or \r\n as phpt are txt file in svn

15 years ago- skip if proc_nice is not available
Pierre Joye [Sun, 24 Jan 2010 12:05:58 +0000 (12:05 +0000)]
- skip if proc_nice is not available

15 years ago- Fixed bug #50823 (ReflectionFunction::isDeprecated producing "cannot be called...
Jani Taskinen [Fri, 22 Jan 2010 14:21:17 +0000 (14:21 +0000)]
- Fixed bug #50823 (ReflectionFunction::isDeprecated producing "cannot be called statically" error)
# Partial MF53 of r273045 by Felipe :)

15 years ago- fix win build
Pierre Joye [Fri, 22 Jan 2010 09:06:13 +0000 (09:06 +0000)]
- fix win build

15 years agoUpgraded bundled PCRE to version 8.01
Ilia Alshanetsky [Thu, 21 Jan 2010 17:49:38 +0000 (17:49 +0000)]
Upgraded bundled PCRE to version 8.01

15 years agoAdded missing INI settings
Ilia Alshanetsky [Wed, 20 Jan 2010 13:06:27 +0000 (13:06 +0000)]
Added missing INI settings

15 years agoBFN
Jani Taskinen [Wed, 20 Jan 2010 09:55:04 +0000 (09:55 +0000)]
BFN

15 years agofix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)
Takeshi Abe [Wed, 20 Jan 2010 09:39:06 +0000 (09:39 +0000)]
fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)

15 years ago- Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulation)
Jani Taskinen [Tue, 19 Jan 2010 13:44:08 +0000 (13:44 +0000)]
- Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulation)

15 years agoFixed test
Ilia Alshanetsky [Tue, 19 Jan 2010 12:42:50 +0000 (12:42 +0000)]
Fixed test

15 years ago- Add missing skipif
Jani Taskinen [Tue, 19 Jan 2010 12:31:29 +0000 (12:31 +0000)]
- Add missing skipif

15 years ago- WS + CS fixes
Jani Taskinen [Tue, 19 Jan 2010 12:03:07 +0000 (12:03 +0000)]
- WS + CS fixes

15 years agoFixed bug #50787 (stream_set_write_buffer() has no effect on socket streams).
Ilia Alshanetsky [Mon, 18 Jan 2010 12:50:08 +0000 (12:50 +0000)]
Fixed bug #50787 (stream_set_write_buffer() has no effect on socket streams).

15 years agoFixed bug #50761 (system.multiCall crashes in xmlrpc extension).
Ilia Alshanetsky [Sun, 17 Jan 2010 17:19:38 +0000 (17:19 +0000)]
Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).

15 years agoKill very old export of the docs.
Hannes Magnusson [Sun, 17 Jan 2010 16:25:20 +0000 (16:25 +0000)]
Kill very old export of the docs.
Fixes bug#50784

15 years agofix bug #49463 (setAttributeNS fails setting default namespace)
Rob Richards [Fri, 15 Jan 2010 21:29:56 +0000 (21:29 +0000)]
fix bug #49463 (setAttributeNS fails setting default namespace)
add test

15 years agoFix gcc version check - bug #50771
Rasmus Lerdorf [Fri, 15 Jan 2010 18:26:53 +0000 (18:26 +0000)]
Fix gcc version check - bug #50771

15 years agofix wrong type and useless assignments
Takeshi Abe [Fri, 15 Jan 2010 17:09:14 +0000 (17:09 +0000)]
fix wrong type and useless assignments

15 years agoAdded test for bug #50680
Ilia Alshanetsky [Thu, 14 Jan 2010 15:45:49 +0000 (15:45 +0000)]
Added test for bug #50680

15 years agoimagepolygon() and imagefilledpolygon() does not allow negative number of points...
Takeshi Abe [Thu, 14 Jan 2010 11:11:56 +0000 (11:11 +0000)]
imagepolygon() and imagefilledpolygon() does not allow negative number of points causing invalid allocation

15 years agoAdded missing \n at the end of the file
Ilia Alshanetsky [Wed, 13 Jan 2010 13:45:26 +0000 (13:45 +0000)]
Added missing \n at the end of the file

15 years agoFixed bug #50732 (exec() adds single byte twice to $output array).
Ilia Alshanetsky [Wed, 13 Jan 2010 13:44:58 +0000 (13:44 +0000)]
Fixed bug #50732 (exec() adds single byte twice to $output array).

15 years agofix NEWS entry
Takeshi Abe [Wed, 13 Jan 2010 07:32:45 +0000 (07:32 +0000)]
fix NEWS entry

15 years agoMFB. Don't free soap_headers just before comparing the length. This causes SoapClient...
Frank M. Kromann [Wed, 13 Jan 2010 07:26:08 +0000 (07:26 +0000)]
MFB. Don't free soap_headers just before comparing the length. This causes SoapClient to fail when requesting a URL

15 years agoremoved an unused variable
Takeshi Abe [Wed, 13 Jan 2010 06:55:03 +0000 (06:55 +0000)]
removed an unused variable

15 years agoFixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
Ilia Alshanetsky [Tue, 12 Jan 2010 12:46:54 +0000 (12:46 +0000)]
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)

15 years agorevert
Andrey Hristov [Mon, 11 Jan 2010 19:10:37 +0000 (19:10 +0000)]
revert

15 years agomissed to commit in 5_3, here it comes, reusability of stats
Andrey Hristov [Mon, 11 Jan 2010 18:31:02 +0000 (18:31 +0000)]
missed to commit in 5_3, here it comes, reusability of stats

15 years agoyear++
Ilia Alshanetsky [Mon, 11 Jan 2010 12:34:10 +0000 (12:34 +0000)]
year++

15 years agoInstall ext/json/php_son.h, too.
Johannes Schlüter [Sat, 9 Jan 2010 16:49:46 +0000 (16:49 +0000)]
Install ext/json/php_son.h, too.
# already done in other branches

15 years agoBug #49600 (imageTTFText text shifted right)
Takeshi Abe [Fri, 8 Jan 2010 12:18:52 +0000 (12:18 +0000)]
Bug #49600 (imageTTFText text shifted right)
- fix difference of horizontal position between imagettftext() and imagettfbbox()

15 years agofix news
Jani Taskinen [Fri, 8 Jan 2010 09:56:38 +0000 (09:56 +0000)]
fix news

15 years agoWorked with Samy Kamkar to improve LCG entropy.
Rasmus Lerdorf [Fri, 8 Jan 2010 09:43:14 +0000 (09:43 +0000)]
Worked with Samy Kamkar to improve LCG entropy.

15 years agoFixed bug #50680 (strtotime() does not support eighth ordinal number).
Ilia Alshanetsky [Thu, 7 Jan 2010 12:54:44 +0000 (12:54 +0000)]
Fixed bug #50680 (strtotime() does not support eighth ordinal number).

15 years agofix bug #50661 (DOMDocument::loadXML does not allow UTF-16)
Rob Richards [Wed, 6 Jan 2010 13:13:17 +0000 (13:13 +0000)]
fix bug #50661 (DOMDocument::loadXML does not allow UTF-16)
add test

15 years agoFixed bug #50657 (copy() with an empty (zero-byte) HTTP source succeeds but returns...
Ilia Alshanetsky [Wed, 6 Jan 2010 12:54:53 +0000 (12:54 +0000)]
Fixed bug #50657 (copy() with an empty (zero-byte) HTTP source succeeds but returns false).

15 years agosed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php
Sebastian Bergmann [Tue, 5 Jan 2010 20:46:53 +0000 (20:46 +0000)]
sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php

15 years agosed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.l
Sebastian Bergmann [Tue, 5 Jan 2010 20:40:23 +0000 (20:40 +0000)]
sed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.l

15 years ago- Addressing minor leak noticed while addressing bug #48590
Sriram Natarajan [Tue, 5 Jan 2010 19:25:23 +0000 (19:25 +0000)]
- Addressing minor leak noticed while addressing bug #48590

15 years agoFixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).
Pierrick Charron [Tue, 5 Jan 2010 13:03:40 +0000 (13:03 +0000)]
Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).

15 years agoAdded test case for bug #50632
Ilia Alshanetsky [Tue, 5 Jan 2010 12:25:00 +0000 (12:25 +0000)]
Added test case for bug #50632

15 years ago- Fixed bug #48590 (SoapClient does not honor max_redirects)
Sriram Natarajan [Tue, 5 Jan 2010 03:07:43 +0000 (03:07 +0000)]
- Fixed bug #48590 (SoapClient does not honor max_redirects)

15 years agoUpdate copyright year in the man file
Ilia Alshanetsky [Mon, 4 Jan 2010 12:38:07 +0000 (12:38 +0000)]
Update copyright year in the man file

15 years agoFixed bug #50632 (filter_input() does not return default value if the variable does...
Ilia Alshanetsky [Sun, 3 Jan 2010 22:58:37 +0000 (22:58 +0000)]
Fixed bug #50632 (filter_input() does not return default value if the variable does not exist)

15 years agoFixed bug #50636 (MySQLi_Result sets values before calling constructor)
Pierrick Charron [Sun, 3 Jan 2010 16:59:33 +0000 (16:59 +0000)]
Fixed bug #50636 (MySQLi_Result sets values before calling constructor)

15 years agosed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
Sebastian Bergmann [Sun, 3 Jan 2010 09:23:27 +0000 (09:23 +0000)]
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php

15 years agosed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l
Sebastian Bergmann [Sun, 3 Jan 2010 08:22:14 +0000 (08:22 +0000)]
sed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l

15 years agoFixed bug #44827 (define() allows :: in constant names).
Ilia Alshanetsky [Wed, 30 Dec 2009 19:15:11 +0000 (19:15 +0000)]
Fixed bug #44827 (define() allows :: in constant names).

15 years ago- Sync with HEAD
Jani Taskinen [Tue, 29 Dec 2009 19:25:09 +0000 (19:25 +0000)]
- Sync with HEAD

15 years agoMF53: ws + cs + folding tags (99% sync :)
Jani Taskinen [Tue, 29 Dec 2009 19:01:03 +0000 (19:01 +0000)]
MF53: ws + cs + folding tags (99% sync :)

15 years agoMFH: clean some dead code (with static analysis help) (Approved by Ilia)
Jani Taskinen [Tue, 29 Dec 2009 18:54:08 +0000 (18:54 +0000)]
MFH: clean some dead code (with static analysis help) (Approved by Ilia)

15 years agoAdd a test for tidyNode::__construct()
Pierrick Charron [Tue, 29 Dec 2009 16:06:27 +0000 (16:06 +0000)]
Add a test for tidyNode::__construct()