Info version PHP

Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
#51
PHP 5.5.0 Alpha5 released

NE PAS l'utiliser en production Cool


Added the ability to change the tmp dir PHP will use during runtime, using a new php.ini entry ,
Added mysqli_begin_transaction()/mysqli::begin_transaction(). Implemented all options, per MySQL 5.6, which can be used with START TRANSACTION, COMMIT and ROLLBACK through options to mysqli_commit()/mysqli_rollback() and their respective OO counterparts. These changes are reflected in the mysqlnd API as well ,
Added recvmsg() and sendmsg() wrappers for ext/sockets

NEWS file (les changements)


PHP 5.5.x n'est plus compatible avec Windows XP
J-C Etiemble v 2.2.xx
Répondre
#51
PHP 5.5.0 Alpha5 released

NE PAS l'utiliser en production Cool


Added the ability to change the tmp dir PHP will use during runtime, using a new php.ini entry ,
Added mysqli_begin_transaction()/mysqli::begin_transaction(). Implemented all options, per MySQL 5.6, which can be used with START TRANSACTION, COMMIT and ROLLBACK through options to mysqli_commit()/mysqli_rollback() and their respective OO counterparts. These changes are reflected in the mysqlnd API as well ,
Added recvmsg() and sendmsg() wrappers for ext/sockets

NEWS file (les changements)


PHP 5.5.x n'est plus compatible avec Windows XP
J-C Etiemble v 2.2.xx
Répondre
#52
PHP 5.5.0alpha6 released

NE PAS l'utiliser en production Cool

PHP 5.5.0alpha6 is shipped with improvements. Here is an incomplete list:
Fixed a bug where uninitialized ++$foo->bar; does not cause a notice,
Updated bundled PCRE 8.32,
Fixed a bug in ext/sockets where sendmsg/recvmsg shutdown handler causes segfault

NEWS file (les changements)
J-C Etiemble v 2.2.xx
Répondre
#52
PHP 5.5.0alpha6 released

NE PAS l'utiliser en production Cool

PHP 5.5.0alpha6 is shipped with improvements. Here is an incomplete list:
Fixed a bug where uninitialized ++$foo->bar; does not cause a notice,
Updated bundled PCRE 8.32,
Fixed a bug in ext/sockets where sendmsg/recvmsg shutdown handler causes segfault

NEWS file (les changements)
J-C Etiemble v 2.2.xx
Répondre
#53
PHP 5.4.13 and PHP 5.3.23 released!

These releases fix about 15 bugs, including fixes for CVE-2013-1643 and CVE-2013-1635. All users of PHP are encouraged to upgrade to PHP 5.4.13.

Changelog

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#53
PHP 5.4.13 and PHP 5.3.23 released!

These releases fix about 15 bugs, including fixes for CVE-2013-1643 and CVE-2013-1635. All users of PHP are encouraged to upgrade to PHP 5.4.13.

Changelog

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#54
PHP 5.5.0 beta1 available

NE PAS l'utiliser en production Cool

PHP 5.5.0beta1 is shipped with improvements. Here is an incomplete list:
Added Zend Opcache extension (but disabled by ini setting),
Added array_column function which returns a column in a multidimensional array,
Added support for non-scalar Iterator keys in foreach,
Added support for changing the process's title in CLI/CLI-Server SAPIs

This beta marks the beginning of the feature freeze. No new features will be added to PHP 5.5 after this point

NEWS file (les changements)

PHP 5.5.x n'est plus compatible avec Windows XP
J-C Etiemble v 2.2.xx
Répondre
#54
PHP 5.5.0 beta1 available

NE PAS l'utiliser en production Cool

PHP 5.5.0beta1 is shipped with improvements. Here is an incomplete list:
Added Zend Opcache extension (but disabled by ini setting),
Added array_column function which returns a column in a multidimensional array,
Added support for non-scalar Iterator keys in foreach,
Added support for changing the process's title in CLI/CLI-Server SAPIs

This beta marks the beginning of the feature freeze. No new features will be added to PHP 5.5 after this point

NEWS file (les changements)

PHP 5.5.x n'est plus compatible avec Windows XP
J-C Etiemble v 2.2.xx
Répondre
#55
PHP 5.5.0 beta2 available

NE PAS l'utiliser en production Cool

PHP 5.5.0beta2 is shipped with some bug fixes. Here is an incomplete list:
Fixed a memoryleak when using the same variablename 2times in function declaration.
Fixed a compilation fail with error: conflicting types for 'zendparse'
Fixed Debug backtrace changed behavior since 5.4.10 or 5.4.11

NEWS file (les changements)

Prochaine beta vers le 11 avril

PHP 5.5.x n'est plus compatible avec Windows XP
J-C Etiemble v 2.2.xx
Répondre
#55
PHP 5.5.0 beta2 available

NE PAS l'utiliser en production Cool

PHP 5.5.0beta2 is shipped with some bug fixes. Here is an incomplete list:
Fixed a memoryleak when using the same variablename 2times in function declaration.
Fixed a compilation fail with error: conflicting types for 'zendparse'
Fixed Debug backtrace changed behavior since 5.4.10 or 5.4.11

NEWS file (les changements)

Prochaine beta vers le 11 avril

PHP 5.5.x n'est plus compatible avec Windows XP
J-C Etiemble v 2.2.xx
Répondre
#56
PHP 5.5.0 beta3 available

NE PAS l'utiliser en production Cool

PHP 5.5.0beta3 is shipped with some bug fixes and improvements. Here is an incomplete list:
Drop support for bison < 2.4 when building PHP from GIT source.
Fixed bug #54567 (DateTimeZone serialize/unserialize)
Fixed bug #64555 (foreach no longer copies keys if they are interned)
Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap)

NEWS file (les changements)


PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser WAMP
J-C Etiemble v 2.2.xx
Répondre
#56
PHP 5.5.0 beta3 available

NE PAS l'utiliser en production Cool

PHP 5.5.0beta3 is shipped with some bug fixes and improvements. Here is an incomplete list:
Drop support for bison < 2.4 when building PHP from GIT source.
Fixed bug #54567 (DateTimeZone serialize/unserialize)
Fixed bug #64555 (foreach no longer copies keys if they are interned)
Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap)

NEWS file (les changements)


PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser WAMP
J-C Etiemble v 2.2.xx
Répondre
#57
PHP 5.4.14 and PHP 5.3.24 released

The PHP development team announces the immediate availability of PHP 5.4.14 and PHP 5.3.24. These releases fix about 10 bugs aswell as upgrading the bundled PCRE library. All users of PHP are encouraged to upgrade to PHP 5.4.14.

Changelog

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#57
PHP 5.4.14 and PHP 5.3.24 released

The PHP development team announces the immediate availability of PHP 5.4.14 and PHP 5.3.24. These releases fix about 10 bugs aswell as upgrading the bundled PCRE library. All users of PHP are encouraged to upgrade to PHP 5.4.14.

Changelog

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#58
PHP 5.5.0 beta4 available

NE PAS l'utiliser en production Cool

PHP 5.5.0beta4 is shipped with some bug fixes. Here is the list:
Fixed bug #64677, execution operator `` stealing surrounding arguments.
Fixed bug #64342, ZipArchive::addFile() has to check for file existence.
Fixed Windows x64 version of stream_socket_pair() and improved error handling.
Remove curl stream wrappers

NEWS file (les changements)


PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser WAMP -> Installation manuelle de PHP 5.5.x
J-C Etiemble v 2.2.xx
Répondre
#58
PHP 5.5.0 beta4 available

NE PAS l'utiliser en production Cool

PHP 5.5.0beta4 is shipped with some bug fixes. Here is the list:
Fixed bug #64677, execution operator `` stealing surrounding arguments.
Fixed bug #64342, ZipArchive::addFile() has to check for file existence.
Fixed Windows x64 version of stream_socket_pair() and improved error handling.
Remove curl stream wrappers

NEWS file (les changements)


PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser WAMP -> Installation manuelle de PHP 5.5.x
J-C Etiemble v 2.2.xx
Répondre
#59
PHP 5.4.15 and PHP 5.3.25 released!

TThe PHP development team announces the immediate availability of PHP 5.4.15 and PHP 5.3.25. These releases fix about 10 bugs aswell as upgrading the bundled libmagic library. All users of PHP are encouraged to upgrade to PHP 5.4.15.

Changelog

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#59
PHP 5.4.15 and PHP 5.3.25 released!

TThe PHP development team announces the immediate availability of PHP 5.4.15 and PHP 5.3.25. These releases fix about 10 bugs aswell as upgrading the bundled libmagic library. All users of PHP are encouraged to upgrade to PHP 5.4.15.

Changelog

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#60
PHP 5.5.0RC1 is available

NE PAS l'utiliser en production Cool

ou can find an incomplete changelog of PHP 5.5.0RC1 here :
Ignore QUERY_STRING when sent in SCRIPT_FILENAME in FPM SAPI.
Fix build with system libgd >= 2.1 which is now the minimal version required (as build with previous version is broken). No change when bundled libgd is used.
Fixed some bugs in SNMP
Fixed bug where stream_select() fails with pipes returned by proc_open() on Windows x64).

NEWS file (les changements)


PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser WAMP -> Installation manuelle de PHP 5.5.x
J-C Etiemble v 2.2.xx
Répondre
#60
PHP 5.5.0RC1 is available

NE PAS l'utiliser en production Cool

ou can find an incomplete changelog of PHP 5.5.0RC1 here :
Ignore QUERY_STRING when sent in SCRIPT_FILENAME in FPM SAPI.
Fix build with system libgd >= 2.1 which is now the minimal version required (as build with previous version is broken). No change when bundled libgd is used.
Fixed some bugs in SNMP
Fixed bug where stream_select() fails with pipes returned by proc_open() on Windows x64).

NEWS file (les changements)


PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser WAMP -> Installation manuelle de PHP 5.5.x
J-C Etiemble v 2.2.xx
Répondre
#61
PHP 5.5.0RC2 est sortie

NE PAS l'utiliser en production Cool

You can find an incomplete changelog of PHP 5.5.0RC2 here :
Fixed a bug related to segfault on memory exhaustion within function definition.
Fixed bug in mbstring PHPTs which would crash on Windows x64.
Fixed a bug where Custom Exceptions could crash when internal properties overridden.

NEWS file (les changements)


EDIT DU 29/05/13
This second RC could be the last one. Depending on bug reports, expect
another RC or a stable release to be announced for June 6th.


PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser WAMP -> Installation manuelle de PHP 5.5.x
J-C Etiemble v 2.2.xx
Répondre
#61
PHP 5.5.0RC2 est sortie

NE PAS l'utiliser en production Cool

You can find an incomplete changelog of PHP 5.5.0RC2 here :
Fixed a bug related to segfault on memory exhaustion within function definition.
Fixed bug in mbstring PHPTs which would crash on Windows x64.
Fixed a bug where Custom Exceptions could crash when internal properties overridden.

NEWS file (les changements)


EDIT DU 29/05/13
This second RC could be the last one. Depending on bug reports, expect
another RC or a stable release to be announced for June 6th.


PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser WAMP -> Installation manuelle de PHP 5.5.x
J-C Etiemble v 2.2.xx
Répondre
#62
Sortie de PHP 5.5 RC3 le 06/06/2013 http://php.net/index.php#id2013-06-06-1

NE PAS l'utiliser en production

Fixed bug causing segfault in gc_zval_possible_root)
Fixed bug about a heap based buffer overflow in quoted_printable_encode
hash_pbkdf2() truncates data when using default length and hex output


NEWS file (les changements)


PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser WAMP -> Installation manuelle de PHP 5.5.x
J-C Etiemble v 2.2.xx
Répondre
#62
Sortie de PHP 5.5 RC3 le 06/06/2013 http://php.net/index.php#id2013-06-06-1

NE PAS l'utiliser en production

Fixed bug causing segfault in gc_zval_possible_root)
Fixed bug about a heap based buffer overflow in quoted_printable_encode
hash_pbkdf2() truncates data when using default length and hex output


NEWS file (les changements)


PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser WAMP -> Installation manuelle de PHP 5.5.x
J-C Etiemble v 2.2.xx
Répondre
#63
PHP 5.4.16 and PHP 5.3.26 released!

The PHP development team announces the immediate availability of PHP 5.4.16 and PHP 5.3.26. These releases fix about 15 bugs, including CVE-2013-2110. All users of PHP are encouraged to upgrade to PHP 5.4.16.

Changelog

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#63
PHP 5.4.16 and PHP 5.3.26 released!

The PHP development team announces the immediate availability of PHP 5.4.16 and PHP 5.3.26. These releases fix about 15 bugs, including CVE-2013-2110. All users of PHP are encouraged to upgrade to PHP 5.4.16.

Changelog

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#64
PHP 5.5.0 released http://php.net/archive/2013.php#id2013-06-20-1


Pour information
PHP 5.5 introduit le support des générateurs, du block Finally et de Zend Opcache,La version finale met fin à la prise en charge de Windows XP


Peuch-peuch Cinq Cinq, pour PHP 5.5


PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser WAMP -> Installation manuelle de PHP 5.5.x
J-C Etiemble v 2.2.xx
Répondre
#64
PHP 5.5.0 released http://php.net/archive/2013.php#id2013-06-20-1


Pour information
PHP 5.5 introduit le support des générateurs, du block Finally et de Zend Opcache,La version finale met fin à la prise en charge de Windows XP


Peuch-peuch Cinq Cinq, pour PHP 5.5


PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser WAMP -> Installation manuelle de PHP 5.5.x
J-C Etiemble v 2.2.xx
Répondre
#65
PHP 5.4.17 released!

The PHP development team announces the immediate availability of PHP 5.4.17. About 20 bugs were fixed. All users of PHP are encouraged to upgrade to this release.

Changelog

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#65
PHP 5.4.17 released!

The PHP development team announces the immediate availability of PHP 5.4.17. About 20 bugs were fixed. All users of PHP are encouraged to upgrade to this release.

Changelog

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#66
Annonce un peu en retard mais je l'avais pas vu passer : PHP 5.3 est depuis décembre une branche morte qui n'est plus maintenue (hors critical fix)!

http://php.net/archive/2012.php#id2012-12-20-1

EDit lien corrigé par JCE
Répondre
#66
Annonce un peu en retard mais je l'avais pas vu passer : PHP 5.3 est depuis décembre une branche morte qui n'est plus maintenue (hors critical fix)!

http://php.net/archive/2012.php#id2012-12-20-1

EDit lien corrigé par JCE
Répondre
#67
he ben! ça va trop vite, les hébergeurs ne peuvent pas suivre.
{SEO}
Inscrivez-vous à notre Newsletter sur le site (colonne de droite, en bas).
Vous appréciez CMSMS et l'aide qui vous est fournie ici, aidez-nous en participant au projet.
Formation CMS Made Simple | Création de site CMS Made Simple.

C'est en se plantant qu'on devient cultivé.
J'ai un string dans l'Array (Paris Hilton)
Répondre
#67
he ben! ça va trop vite, les hébergeurs ne peuvent pas suivre.
{SEO}
Inscrivez-vous à notre Newsletter sur le site (colonne de droite, en bas).
Vous appréciez CMSMS et l'aide qui vous est fournie ici, aidez-nous en participant au projet.
Formation CMS Made Simple | Création de site CMS Made Simple.

C'est en se plantant qu'on devient cultivé.
J'ai un string dans l'Array (Paris Hilton)
Répondre
#68
non, les hébergeurs ne veulent pas suivre, nuance, Wink

J'en vois qui y arrive très bien, c'est qu'il y a une différence de priorisation entre chaque société.
Répondre
#68
non, les hébergeurs ne veulent pas suivre, nuance, Wink

J'en vois qui y arrive très bien, c'est qu'il y a une différence de priorisation entre chaque société.
Répondre
#69
Maintenant que PHP 5.5 est lancé ... va falloir que ça bouge enfin que ça bougeotte Cool
Par contre les WAMPs avec PHP 5.5 ça court pas les rues à part Easyphp qui est une petite-uzine vu que les compilations PHP sont en VC11 !
J-C Etiemble v 2.2.xx
Répondre
#69
Maintenant que PHP 5.5 est lancé ... va falloir que ça bouge enfin que ça bougeotte Cool
Par contre les WAMPs avec PHP 5.5 ça court pas les rues à part Easyphp qui est une petite-uzine vu que les compilations PHP sont en VC11 !
J-C Etiemble v 2.2.xx
Répondre
#70
PHP 5.3.27 Released - PHP 5.3 Reaching End of Life

The PHP development team announces the immediate availability of PHP 5.3.27. About 10 bugs were fixed, including a security fix in the XML parser (Bug #65236).

Please Note: This will be the last regular release of the PHP 5.3 series. All users of PHP are encouraged to upgrade to PHP 5.4 or PHP 5.5. The PHP 5.3 series will receive only security fixes for the next year.

Attention : C'est la dernière version de la série PHP 5.3. Tous les utilisateurs (et hébergeurs Wink ) de PHP sont encouragés à passer à PHP 5.4 ou PHP 5.5. PHP 5.3 ne recevra qu'éventuellement des correctifs de sécurité sur les 12 prochains mois.

Changelog

Téléchargement pour Windows


Nota PHP 5.5.0 (Current stable) PHP 5.4.17 (Old stable)
J-C Etiemble v 2.2.xx
Répondre
#70
PHP 5.3.27 Released - PHP 5.3 Reaching End of Life

The PHP development team announces the immediate availability of PHP 5.3.27. About 10 bugs were fixed, including a security fix in the XML parser (Bug #65236).

Please Note: This will be the last regular release of the PHP 5.3 series. All users of PHP are encouraged to upgrade to PHP 5.4 or PHP 5.5. The PHP 5.3 series will receive only security fixes for the next year.

Attention : C'est la dernière version de la série PHP 5.3. Tous les utilisateurs (et hébergeurs Wink ) de PHP sont encouragés à passer à PHP 5.4 ou PHP 5.5. PHP 5.3 ne recevra qu'éventuellement des correctifs de sécurité sur les 12 prochains mois.

Changelog

Téléchargement pour Windows


Nota PHP 5.5.0 (Current stable) PHP 5.4.17 (Old stable)
J-C Etiemble v 2.2.xx
Répondre
#71
18-Jul-2013 PHP 5.5.1 released http://php.net/archive/2013.php#id2013-07-18-1


The PHP development team announces the immediate availability of PHP 5.5.1. About 20 bugs were fixed including a security fix in the XML parser (Bug #65236).

ChangeLog

PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser un WAMP
J-C Etiemble v 2.2.xx
Répondre
#71
18-Jul-2013 PHP 5.5.1 released http://php.net/archive/2013.php#id2013-07-18-1


The PHP development team announces the immediate availability of PHP 5.5.1. About 20 bugs were fixed including a security fix in the XML parser (Bug #65236).

ChangeLog

PHP 5.5.x n'est plus compatible avec Windows XP il faut au moins Vista pour utiliser un WAMP
J-C Etiemble v 2.2.xx
Répondre
#72
PHP 5.4.18 Released

The PHP development team announces the immediate availability of PHP 5.4.18. About 30 bugs were fixed, including security issues CVE-2013-4113 and CVE-2013-4073. All users of PHP are encouraged to upgrade to this release.

Changelog

Téléchargement pour Windows

Nota PHP 5.5.2 est sur la route de la sortie
J-C Etiemble v 2.2.xx
Répondre
#72
PHP 5.4.18 Released

The PHP development team announces the immediate availability of PHP 5.4.18. About 30 bugs were fixed, including security issues CVE-2013-4113 and CVE-2013-4073. All users of PHP are encouraged to upgrade to this release.

Changelog

Téléchargement pour Windows

Nota PHP 5.5.2 est sur la route de la sortie
J-C Etiemble v 2.2.xx
Répondre
#73
PHP 5.5.2 released


The PHP development team announces the immediate availability of PHP 5.5.2. About 20 bugs were fixed, including security issue in OpenSSL module (CVE-2013-4248). All users of PHP are encouraged to upgrade to this release.

ChangeLog

Téléchargement pour Windows Attention VC 11 (Vista minimum)
J-C Etiemble v 2.2.xx
Répondre
#73
PHP 5.5.2 released


The PHP development team announces the immediate availability of PHP 5.5.2. About 20 bugs were fixed, including security issue in OpenSSL module (CVE-2013-4248). All users of PHP are encouraged to upgrade to this release.

ChangeLog

Téléchargement pour Windows Attention VC 11 (Vista minimum)
J-C Etiemble v 2.2.xx
Répondre
#74
PHP 5.4.19 and PHP 5.5.3 Released!

22-Aug-2013

The PHP development team announces the immediate availability of PHP 5.4.19 and PHP 5.5.3. These releases fix a bug in the patch for CVE-2013-4248 in OpenSSL module and compile failure with ZTS enabled in PHP 5.4. All PHP users are encouraged to upgrade to either PHP 5.5.3 or PHP 5.4.19.

ChangeLog PHP 5.5.2
ChangeLog PHP 5.4.19

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#74
PHP 5.4.19 and PHP 5.5.3 Released!

22-Aug-2013

The PHP development team announces the immediate availability of PHP 5.4.19 and PHP 5.5.3. These releases fix a bug in the patch for CVE-2013-4248 in OpenSSL module and compile failure with ZTS enabled in PHP 5.4. All PHP users are encouraged to upgrade to either PHP 5.5.3 or PHP 5.4.19.

ChangeLog PHP 5.5.2
ChangeLog PHP 5.4.19

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#75
PHP 5.5.4 released

19-Sep-2013

The PHP development team announces the immediate availability of PHP 5.5.4. This release fixes several bugs against PHP 5.5.3. All PHP users are encouraged to upgrade to this new version.

ChangeLog PHP 5.5.4

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre
#75
PHP 5.5.4 released

19-Sep-2013

The PHP development team announces the immediate availability of PHP 5.5.4. This release fixes several bugs against PHP 5.5.3. All PHP users are encouraged to upgrade to this new version.

ChangeLog PHP 5.5.4

Téléchargement pour Windows
J-C Etiemble v 2.2.xx
Répondre


Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)