todo:php531

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
todo:php531 [2009/09/30 10:14] – add some comments johannestodo:php531 [2009/10/10 09:36] pajoye
Line 1: Line 1:
 ====== Todo 5.3.1 ====== ====== Todo 5.3.1 ======
 +
 +Updated list for merged, approved or rejected patches can be seen [[todo/php531/log|here]].
  
 ===== PHP_5_3 commits since 5.3.1 branching ==== ===== PHP_5_3 commits since 5.3.1 branching ====
  
 ^# ^author ^date ^msg ^merge^comment^ ^# ^author ^date ^msg ^merge^comment^
-|[[http://svn.php.net/viewvc?view=revision&revision=288028|288028]]|pajoye|2009-09-04T06:59:08.269398Z|- be sure that we use the user token by default (Christian Wenz)| || +|[[http://svn.php.net/viewvc?view=revision&revision=288028|288028]]|pajoye|2009-09-04T06:59:08.269398Z|- be sure that we use the user token by default (Christian Wenz)|y|| 
-|[[http://svn.php.net/viewvc?view=revision&revision=288034|288034]]|srinatar|2009-09-04T07:59:48.702767Z|- Fixed bug #49447 (php engine need to correctly check for socket API | ||+|[[http://svn.php.net/viewvc?view=revision&revision=288034|288034]]|srinatar|2009-09-04T07:59:48.702767Z|- Fixed bug #49447 (php engine need to correctly check for socket API |y||
 |[[http://svn.php.net/viewvc?view=revision&revision=288038|288038]]|jani|2009-09-04T11:02:40.242591Z|I have no idea. This might or might not fix a bug in some branch. At least it wo| || |[[http://svn.php.net/viewvc?view=revision&revision=288038|288038]]|jani|2009-09-04T11:02:40.242591Z|I have no idea. This might or might not fix a bug in some branch. At least it wo| ||
-|[[http://svn.php.net/viewvc?view=revision&revision=288067|288067]]|pajoye|2009-09-04T19:53:39.298845Z|- #49464, fix build| ||+|[[http://svn.php.net/viewvc?view=revision&revision=288067|288067]]|pajoye|2009-09-04T19:53:39.298845Z|- #49464, fix build|y||
 |[[http://svn.php.net/viewvc?view=revision&revision=288081|288081]]|jani|2009-09-05T17:07:14.832961Z|- Fixed bug #49182 (PHP CGI always outputs the shebang line)| || |[[http://svn.php.net/viewvc?view=revision&revision=288081|288081]]|jani|2009-09-05T17:07:14.832961Z|- Fixed bug #49182 (PHP CGI always outputs the shebang line)| ||
 |[[http://svn.php.net/viewvc?view=revision&revision=288083|288083]]|pajoye|2009-09-05T17:35:26.749698Z|- fix #49274, filter_var does not accept object without a toString implementatio| || |[[http://svn.php.net/viewvc?view=revision&revision=288083|288083]]|pajoye|2009-09-05T17:35:26.749698Z|- fix #49274, filter_var does not accept object without a toString implementatio| ||
Line 16: Line 18:
 |[[http://svn.php.net/viewvc?view=revision&revision=288109|288109]]|moriyoshi|2009-09-06T14:43:09.834693Z|- Fix leaks.|n|reverted in 288110| |[[http://svn.php.net/viewvc?view=revision&revision=288109|288109]]|moriyoshi|2009-09-06T14:43:09.834693Z|- Fix leaks.|n|reverted in 288110|
 |[[http://svn.php.net/viewvc?view=revision&revision=288110|288110]]|pajoye|2009-09-06T15:56:58.326315Z|- revert last commit, breaks the build and needs test case(s)|n|revert for 288109| |[[http://svn.php.net/viewvc?view=revision&revision=288110|288110]]|pajoye|2009-09-06T15:56:58.326315Z|- revert last commit, breaks the build and needs test case(s)|n|revert for 288109|
-|[[http://svn.php.net/viewvc?view=revision&revision=288111|288111]]|felipe|2009-09-06T17:41:34.592802Z|- Fixed bug #49483 (preg_replace 'subject' parameter listed as optional)| ||+|[[http://svn.php.net/viewvc?view=revision&revision=288111|288111]]|felipe|2009-09-06T17:41:34.592802Z|- Fixed bug #49483 (preg_replace 'subject' parameter listed as optional)|y||
 |[[http://svn.php.net/viewvc?view=revision&revision=288116|288116]]|pajoye|2009-09-06T22:01:18.219937Z|- fix #40013, php_uname() doesnt return nodename (MFH)| || |[[http://svn.php.net/viewvc?view=revision&revision=288116|288116]]|pajoye|2009-09-06T22:01:18.219937Z|- fix #40013, php_uname() doesnt return nodename (MFH)| ||
 |[[http://svn.php.net/viewvc?view=revision&revision=288117|288117]]|iliaa|2009-09-07T02:35:25.164727Z|Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters).| || |[[http://svn.php.net/viewvc?view=revision&revision=288117|288117]]|iliaa|2009-09-07T02:35:25.164727Z|Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters).| ||
Line 22: Line 24:
 |[[http://svn.php.net/viewvc?view=revision&revision=288159|288159]]|derick|2009-09-08T14:03:53.976421Z|- Updated to version 2009.13 (2009m)|y|| |[[http://svn.php.net/viewvc?view=revision&revision=288159|288159]]|derick|2009-09-08T14:03:53.976421Z|- Updated to version 2009.13 (2009m)|y||
 |[[http://svn.php.net/viewvc?view=revision&revision=288202|288202]]|uw|2009-09-09T17:03:03.752942Z|Next attempt to fix http://bugs.php.net/bug.php?id=48745. Patch by Andrey.| || |[[http://svn.php.net/viewvc?view=revision&revision=288202|288202]]|uw|2009-09-09T17:03:03.752942Z|Next attempt to fix http://bugs.php.net/bug.php?id=48745. Patch by Andrey.| ||
-|[[http://svn.php.net/viewvc?view=revision&revision=288203|288203]]|uw|2009-09-09T17:10:29.929573Z|Tests for http://bugs.php.net/bug.php?id=49357 (libmysql only) . The simple fix  |Tests only|+|[[http://svn.php.net/viewvc?view=revision&revision=288203|288203]]|uw|2009-09-09T17:10:29.929573Z|Tests for http://bugs.php.net/bug.php?id=49357 (libmysql only) . The simple fix  | Tests only|
 |[[http://svn.php.net/viewvc?view=revision&revision=288204|288204]]|uw|2009-09-09T17:16:24.966967Z|Some extra test coverage for http://bugs.php.net/bug.php?id=48754 . | |Tests only| |[[http://svn.php.net/viewvc?view=revision&revision=288204|288204]]|uw|2009-09-09T17:16:24.966967Z|Some extra test coverage for http://bugs.php.net/bug.php?id=48754 . | |Tests only|
 |[[http://svn.php.net/viewvc?view=revision&revision=288208|288208]]|uw|2009-09-09T18:31:00.754008Z|Andrey fixed the bug but the test was somewhat borked. Fixing test.| |Tests only| |[[http://svn.php.net/viewvc?view=revision&revision=288208|288208]]|uw|2009-09-09T18:31:00.754008Z|Andrey fixed the bug but the test was somewhat borked. Fixing test.| |Tests only|
Line 47: Line 49:
 |[[http://svn.php.net/viewvc?view=revision&revision=288364|288364]]|jani|2009-09-16T06:56:37.466942Z|- What a mess..| || |[[http://svn.php.net/viewvc?view=revision&revision=288364|288364]]|jani|2009-09-16T06:56:37.466942Z|- What a mess..| ||
 |[[http://svn.php.net/viewvc?view=revision&revision=288378|288378]]|uw|2009-09-16T15:00:54.277518Z|Fix and tests for bug #49511 . mysqlnd and the MySQL Client Library (libmysql) u| || |[[http://svn.php.net/viewvc?view=revision&revision=288378|288378]]|uw|2009-09-16T15:00:54.277518Z|Fix and tests for bug #49511 . mysqlnd and the MySQL Client Library (libmysql) u| ||
-|[[http://svn.php.net/viewvc?view=revision&revision=288379|288379]]|uw|2009-09-16T17:03:44.880933Z|Fix (by Andrey) and test for bug #49442 . Don't use efree() for memory allocated| ||+|[[http://svn.php.net/viewvc?view=revision&revision=288379|288379]]|uw|2009-09-16T17:03:44.880933Z|Fix (by Andrey) and test for bug #49442 . Don't use efree() for memory allocated| |288411 is a part of this|
 |[[http://svn.php.net/viewvc?view=revision&revision=288380|288380]]|sebastian|2009-09-16T17:24:46.443481Z|Merge ReflectionMethod::setAccessible() to PHP 5.3.2, approved by Johannes.|n|New feature| |[[http://svn.php.net/viewvc?view=revision&revision=288380|288380]]|sebastian|2009-09-16T17:24:46.443481Z|Merge ReflectionMethod::setAccessible() to PHP 5.3.2, approved by Johannes.|n|New feature|
 |[[http://svn.php.net/viewvc?view=revision&revision=288384|288384]]|felipe|2009-09-16T18:01:10.675351Z|- Fixed ZTS build| || |[[http://svn.php.net/viewvc?view=revision&revision=288384|288384]]|felipe|2009-09-16T18:01:10.675351Z|- Fixed ZTS build| ||
 |[[http://svn.php.net/viewvc?view=revision&revision=288393|288393]]|srinatar|2009-09-17T02:45:25.258058Z|- Fixed bug #49572 (use of C++ style comments causes build failure)| || |[[http://svn.php.net/viewvc?view=revision&revision=288393|288393]]|srinatar|2009-09-17T02:45:25.258058Z|- Fixed bug #49572 (use of C++ style comments causes build failure)| ||
 |[[http://svn.php.net/viewvc?view=revision&revision=288396|288396]]|uw|2009-09-17T07:11:25.887443Z|better coverage for mysqli_info| |Tests only| |[[http://svn.php.net/viewvc?view=revision&revision=288396|288396]]|uw|2009-09-17T07:11:25.887443Z|better coverage for mysqli_info| |Tests only|
-|[[http://svn.php.net/viewvc?view=revision&revision=288411|288411]]|andrey|2009-09-17T15:13:14.492384Z|MFH, a fix not included by the fix committed by Ulf.| ||+|[[http://svn.php.net/viewvc?view=revision&revision=288411|288411]]|andrey|2009-09-17T15:13:14.492384Z|MFH, a fix not included by the fix committed by Ulf.| |part of 288379|
 |[[http://svn.php.net/viewvc?view=revision&revision=288437|288437]]|andrey|2009-09-18T10:49:31.035791Z|MFH:Fix for bug#48754 mysql_close() crash php when no handle specified| || |[[http://svn.php.net/viewvc?view=revision&revision=288437|288437]]|andrey|2009-09-18T10:49:31.035791Z|MFH:Fix for bug#48754 mysql_close() crash php when no handle specified| ||
 |[[http://svn.php.net/viewvc?view=revision&revision=288439|288439]]|andrey|2009-09-18T14:33:08.405276Z|MFH:Fix for bug#48909 Segmentation fault in mysqli_stmt_execute| || |[[http://svn.php.net/viewvc?view=revision&revision=288439|288439]]|andrey|2009-09-18T14:33:08.405276Z|MFH:Fix for bug#48909 Segmentation fault in mysqli_stmt_execute| ||
Line 115: Line 117:
 |[[http://svn.php.net/viewvc?view=revision&revision=288741|288741]]|andrey|2009-09-25T10:37:44.738211Z|Fix possible crash when conn is NULL| || |[[http://svn.php.net/viewvc?view=revision&revision=288741|288741]]|andrey|2009-09-25T10:37:44.738211Z|Fix possible crash when conn is NULL| ||
 |[[http://svn.php.net/viewvc?view=revision&revision=288743|288743]]|andrey|2009-09-25T10:52:29.951985Z|Fix error code checking for mysql_stmt_attr_set. There| || |[[http://svn.php.net/viewvc?view=revision&revision=288743|288743]]|andrey|2009-09-25T10:52:29.951985Z|Fix error code checking for mysql_stmt_attr_set. There| ||
-|[[http://svn.php.net/viewvc?view=revision&revision=288745|288745]]|uw|2009-09-25T10:54:16.122276Z|Replacing MYSQL_TEST_COMPRESS env var with more generic MYSQL_TEST_CONNECT_FLAGS| ||+|[[http://svn.php.net/viewvc?view=revision&revision=288745|288745]]|uw|2009-09-25T10:54:16.122276Z|Replacing MYSQL_TEST_COMPRESS env var with more generic MYSQL_TEST_CONNECT_FLAGS| |Tests only|
 |[[http://svn.php.net/viewvc?view=revision&revision=288746|288746]]|andrey|2009-09-25T10:55:06.935556Z|Remove unused variable| || |[[http://svn.php.net/viewvc?view=revision&revision=288746|288746]]|andrey|2009-09-25T10:55:06.935556Z|Remove unused variable| ||
 |[[http://svn.php.net/viewvc?view=revision&revision=288747|288747]]|uw|2009-09-25T10:56:17.662406Z|Large package to check how compression handles package queues.| |Tests only| |[[http://svn.php.net/viewvc?view=revision&revision=288747|288747]]|uw|2009-09-25T10:56:17.662406Z|Large package to check how compression handles package queues.| |Tests only|
Line 127: Line 129:
 |[[http://svn.php.net/viewvc?view=revision&revision=288892|288892]]|uw|2009-09-28T10:39:42.939659Z|Allow setting of default connection flags through the environment variable MYSQL| |Tests only| |[[http://svn.php.net/viewvc?view=revision&revision=288892|288892]]|uw|2009-09-28T10:39:42.939659Z|Allow setting of default connection flags through the environment variable MYSQL| |Tests only|
 |[[http://svn.php.net/viewvc?view=revision&revision=288893|288893]]|uw|2009-09-28T10:42:36.464464Z|Fixing test| |Tests only| |[[http://svn.php.net/viewvc?view=revision&revision=288893|288893]]|uw|2009-09-28T10:42:36.464464Z|Fixing test| |Tests only|
-|[[http://svn.php.net/viewvc?view=revision&revision=288896|288896]]|rasmus|2009-09-28T13:29:53.659330Z|Fix for bug #49698| || +|[[http://svn.php.net/viewvc?view=revision&revision=288896|288896]]|rasmus|2009-09-28T13:29:53.659330Z|Fix for bug #49698|y|288907 belongs to this, too
-|[[http://svn.php.net/viewvc?view=revision&revision=288907|288907]]|kalle|2009-09-28T15:07:37.944267Z|NEWS for Rasmus' bug fix| ||+|[[http://svn.php.net/viewvc?view=revision&revision=288907|288907]]|kalle|2009-09-28T15:07:37.944267Z|NEWS for Rasmus' bug fix|y|belongs to 288896|
 |[[http://svn.php.net/viewvc?view=revision&revision=288922|288922]]|rdohms|2009-09-28T22:57:41.613386Z|Adding tests for bug #49692 | |Tests only| |[[http://svn.php.net/viewvc?view=revision&revision=288922|288922]]|rdohms|2009-09-28T22:57:41.613386Z|Adding tests for bug #49692 | |Tests only|
 |[[http://svn.php.net/viewvc?view=revision&revision=288940|288940]]|rasmus|2009-09-29T13:56:51.056779Z|Fix date_sunrise/date_sunset tests| |Tests only| |[[http://svn.php.net/viewvc?view=revision&revision=288940|288940]]|rasmus|2009-09-29T13:56:51.056779Z|Fix date_sunrise/date_sunset tests| |Tests only|
Line 164: Line 166:
 | | http://svn.php.net/viewvc?view=revision&revision=288945 | approved | | | http://svn.php.net/viewvc?view=revision&revision=288945 | approved |
 | #49688 | Unexpected change in strnatcasecmp | To be approved | | #49688 | Unexpected change in strnatcasecmp | To be approved |
 +| Pecl #16842 | http://svn.php.net/viewvc?view=revision&revision=289039 | To be approved |
 +| #49732 | Crashes in fileinfo when corrupted files are given (timestamp fails) | To be approved |
todo/php531.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1