todo:php53

Differences

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

Link to this comparison view

todo:php53 [2009/05/15 01:41] – Done felipetodo:php53 [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 9: Line 9:
   - January 29th - beta1 (freeze on January 26th, final packaging on January 28th) **COMPLETED**   - January 29th - beta1 (freeze on January 26th, final packaging on January 28th) **COMPLETED**
   - March 24th - RC1 (bug fixing until the 19th, with RM ok commits until 20nd, until 23rd build fixes only) **COMPLETED**   - March 24th - RC1 (bug fixing until the 19th, with RM ok commits until 20nd, until 23rd build fixes only) **COMPLETED**
-  - May 7th - RC2 (bug fixing until end of the 4th, after that only build fixes and README changes) **COMPLETED** +  - June 7th - RC2 (bug fixing until end of the 4th, after that only build fixes and README changes) **COMPLETED** 
-  - Continued RC releases in 2-4 week intervals +  - June 11th RC3 **COMPLETED** 
-  - Stable release around Q2 2009+  - June 18th - RC4 **COMPLETED** 
 +  - June 30th - stable **COMPLETED**
  
 ===== Todo items ===== ===== Todo items =====
Line 131: Line 132:
 ==== RC3 ==== ==== RC3 ====
  
-  - [[http://bugs.php.net/search.php?status=Open&phpver=5.3&cmd=display|fix open PHP 5.3 bugs]] +  - <del>[[bugid@44859|is_readable() returns incorrect result with NTFS ACL permissions]]</del> (Pierre) **CRITICAL**
-  - finish [[http://wiki.php.net/doc/scratchpad/upgrade/53|UPGRADING README]] file (Steph) +
-  - write migration guide for the manual (Steph) +
-  - Fix static build of extension on windows when static is the default and --enable-snapshot-build is used (Pierre) +
-  - Fix the NEWS file, as it skips from 5.2.4 to 5.3.0 (Johannes) +
-  - [[bugid@43817|opendir() fails on Windows directories with parent directory unaccessible]] (Pierre) +
-  - very important for APC, about caching (stat cache or other) on win/fcgi (Pierre) +
-  - add missing libs (gmp, firebird ..) (Pierre) +
-  - Add E_DEPRECATED if session.bug_compat_42/warn is On (already removed in HEAD) +
-  - fix re2c issues: [[bugid@47596|bus error]], [[bugid@48034|8k script parse error]] **CRITICAL** +
-  - update short_open_tag descriptions in php.ini-* as per [[http://marc.info/?l=php-internals&m=123973241406412&w=2|this]] (Philip) +
-  - [[bugid@44859|is_readable() returns incorrect result with NTFS ACL permissions]] (Pierre) **CRITICAL**+
   - <del>Add tests for ext/ODBC</del> (Felipe)   - <del>Add tests for ext/ODBC</del> (Felipe)
 +
 +==== RC4 ====
 +
 +  - <del>very important for APC, about caching (stat cache or other) on win/fcgi</del> (Pierre)
 +  - <del>add missing windows libs (except for firebird/interbase)</del> (Pierre)
 +  - [[bugid@43817|opendir() fails on Windows directories with parent directory unaccessible]] (Pierre)
 +==== stable ====
 +
 +  - [[http://bugs.php.net/search.php?status=Open&phpver=5.3&cmd=display|fix open PHP 5.3 bugs]]
 +  - <del>finish [[http://wiki.php.net/doc/scratchpad/upgrade/53|UPGRADING README]] file</del> (Kalle/Hannes/Philip)
 +  - <del>write migration guide for the manual</del> (Kalle/Hannes/Philip)
 +  - <del>Fix the NEWS file, as it skips from 5.2.4 to 5.3.0</del> (Johannes)
 +  - <del>Add E_DEPRECATED if session.bug_compat_42/warn is On (already removed in HEAD)</del> (Kalle)
 +  - <del>update short_open_tag descriptions in php.ini-* as per [[http://marc.info/?l=php-internals&m=123973241406412&w=2|this]]</del> (Philip)
  
 ==== After the first stable release ==== ==== After the first stable release ====
  
 +  - <del>add firebird/interbase to windows builds</del>
   - make all extensions use php implementation of getenv (Pierre)   - make all extensions use php implementation of getenv (Pierre)
   - Improve the build script to ease the parsing of the output and QA   - Improve the build script to ease the parsing of the output and QA
 +  - Fix static build of extension on windows when static is the default and --enable-snapshot-build is used (Pierre)
  
 ==== Additional Links ==== ==== Additional Links ====
todo/php53.1242351713.txt.gz · Last modified: 2017/09/22 13:28 (external edit)