Date: 02/25/00
- Next message: chris <email protected>: "[PHP-DEV] Bug #3623: PHP fails to interpret included or required array declaration and init."
- Previous message: Sascha Schumann: "[PHP-DEV] cvs: /php3 ChangeLog php_version.h"
- In reply to: Sascha Schumann: "[PHP-DEV] cvs: /php3 ChangeLog php_version.h"
- Next in thread: Rasmus Lerdorf: "[PHP-DEV] cvs: /php3 ChangeLog php_version.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I fixed a crash in preg_match_all() yesterday. Should it be in 3.0.15 or
3.0.16 notices?
On Fri, 25 Feb 2000, Sascha Schumann wrote:
> sas Fri Feb 25 09:34:32 2000 EDT
>
> Modified files:
> /php3 ChangeLog php_version.h
> Log:
> upcoming is 3.0.16
>
>
> Index: php3/ChangeLog
> diff -u php3/ChangeLog:1.826 php3/ChangeLog:1.827
> --- php3/ChangeLog:1.826 Wed Feb 23 14:57:21 2000
> +++ php3/ChangeLog Fri Feb 25 09:34:31 2000
> @@ -1,7 +1,9 @@
> PHP 3.0 CHANGE LOG ChangeLog
> |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
>
> -February 22, Version 3.0.15
> +? ?, Version 3.0.16
> +
> +February 25, Version 3.0.15
> - Backported safe_mode_protected_env_vars and safe_mode_allowed_env_vars INI
> directives from PHP 4.0 (Zeev)
> - Added Matthew Herman's FTP module patch for compatibility with Microsoft
> Index: php3/php_version.h
> diff -u php3/php_version.h:1.40 php3/php_version.h:1.41
> --- php3/php_version.h:1.40 Tue Feb 22 06:55:17 2000
> +++ php3/php_version.h Fri Feb 25 09:34:31 2000
> @@ -1 +1 @@
> -#define PHP_VERSION "3.0.15"
> +#define PHP_VERSION "3.0.16-dev"
>
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-Andrei
"Everything should be made as simple
as possible, but not simpler."
-- Albert Einstein
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: chris <email protected>: "[PHP-DEV] Bug #3623: PHP fails to interpret included or required array declaration and init."
- Previous message: Sascha Schumann: "[PHP-DEV] cvs: /php3 ChangeLog php_version.h"
- In reply to: Sascha Schumann: "[PHP-DEV] cvs: /php3 ChangeLog php_version.h"
- Next in thread: Rasmus Lerdorf: "[PHP-DEV] cvs: /php3 ChangeLog php_version.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

