diff --git a/.gitignore b/.gitignore index d8a3874..fed28d3 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ php-7.*.xz.asc /php-8.2.0RC6.tar.xz.asc /php-8.2.0RC7.tar.xz /php-8.2.0RC7.tar.xz.asc +/php-8.2.0.tar.xz +/php-8.2.0.tar.xz.asc diff --git a/php.ini b/php.ini index bf9eb12..52e1e49 100644 --- a/php.ini +++ b/php.ini @@ -9,8 +9,8 @@ ; PHP attempts to find and load this configuration from a number of locations. ; The following is a summary of its search order: ; 1. SAPI module specific location. -; 2. The PHPRC environment variable. (As of PHP 5.2.0) -; 3. A number of predefined registry keys on Windows (As of PHP 5.2.0) +; 2. The PHPRC environment variable. +; 3. A number of predefined registry keys on Windows ; 4. Current working directory (except CLI) ; 5. The web server's directory (for SAPI modules), or directory of PHP ; (otherwise in Windows) @@ -449,7 +449,7 @@ memory_limit = 128M ; development and early testing. ; ; Error Level Constants: -; E_ALL - All errors and warnings (includes E_STRICT as of PHP 5.4.0) +; E_ALL - All errors and warnings ; E_ERROR - fatal run-time errors ; E_RECOVERABLE_ERROR - almost fatal run-time errors ; E_WARNING - run-time warnings (non-fatal errors) diff --git a/php.spec b/php.spec index 798a283..725344a 100644 --- a/php.spec +++ b/php.spec @@ -65,7 +65,7 @@ %bcond_without lmdb %global upver 8.2.0 -%global rcver RC7 +#global rcver RC7 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -1543,6 +1543,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Tue Dec 6 2022 Remi Collet - 8.2.0-1 +- update to 8.2.0 GA + * Wed Nov 23 2022 Remi Collet - 8.2.0~RC7-1 - update to 8.2.0RC7 diff --git a/sources b/sources index a59a29c..6e2dede 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (php-8.2.0RC7.tar.xz) = 2b8f2f5fd82e8712d471792dc4f4155ed559ef8387918a32872116c9c7d5804f8b92e02a2b70813e07caed4d74d1b4fd5c5b3e44248b0b6c926e154bc0855c7f -SHA512 (php-8.2.0RC7.tar.xz.asc) = 17fdc48e03e931c9b441bb98c4bfed265755dfa98a666f4e816f51241f00af53fa73e823fb4010b39d4c8006399ac9f5d32f32905ea0f84b708b745af828878c +SHA512 (php-8.2.0.tar.xz) = 0b201ca1de5210c2b44a6223556720c3409e21db3d8f976894f29ad43eebb8b60334b971aa90bc115ef113e3f06624c80175d04530466b5a02743f2fcd4c9806 +SHA512 (php-8.2.0.tar.xz.asc) = f0505fd7c3df510a1a5124e17b6beed0a1fe2b962adb7d2cfd6586d22b0afb0d8463a3f0c1a03112c64cda63623a3b45b3b78e9380948fd5c6285d389da8d2c4