Skip to content

Commit

Permalink
php: Update to 8.2.17
Browse files Browse the repository at this point in the history
Release notes available [here](https://www.php.net/ChangeLog-8.php#8.2.17)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Apr 11, 2024
1 parent b5e1c14 commit 2c8808c
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 23 deletions.
4 changes: 4 additions & 0 deletions packages/p/php/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -1148,6 +1148,7 @@ php:php_libxml_structured_error_handler
php:php_libxml_switch_context
php:php_libxml_xmlCheckUTF8
php:php_lint_script
php:php_load_environment_variables
php:php_load_extension
php:php_load_shlib
php:php_log_err_with_severity
Expand Down Expand Up @@ -3517,6 +3518,7 @@ php-cgi:php_libxml_structured_error_handler
php-cgi:php_libxml_switch_context
php-cgi:php_libxml_xmlCheckUTF8
php-cgi:php_lint_script
php-cgi:php_load_environment_variables
php-cgi:php_load_extension
php-cgi:php_load_shlib
php-cgi:php_log_err_with_severity
Expand Down Expand Up @@ -5885,6 +5887,7 @@ php-fpm:php_libxml_structured_error_handler
php-fpm:php_libxml_switch_context
php-fpm:php_libxml_xmlCheckUTF8
php-fpm:php_lint_script
php-fpm:php_load_environment_variables
php-fpm:php_load_extension
php-fpm:php_load_shlib
php-fpm:php_log_err_with_severity
Expand Down Expand Up @@ -8254,6 +8257,7 @@ phpdbg:php_libxml_structured_error_handler
phpdbg:php_libxml_switch_context
phpdbg:php_libxml_xmlCheckUTF8
phpdbg:php_lint_script
phpdbg:php_load_environment_variables
phpdbg:php_load_extension
phpdbg:php_load_shlib
phpdbg:php_log_err_with_severity
Expand Down
1 change: 1 addition & 0 deletions packages/p/php/abi_used_libs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ libreadline.so.8
libsodium.so.26
libsqlite3.so.0
libssl.so.3
libstdc++.so.6
libsystemd.so.0
libtidy.so.58
libxml2.so.2
Expand Down
24 changes: 12 additions & 12 deletions packages/p/php/abi_used_symbols
Original file line number Diff line number Diff line change
@@ -1,21 +1,9 @@
UNKNOWN:_ZSt20__throw_length_errorPKc
UNKNOWN:_ZTIN6icu_7410DateFormatE
UNKNOWN:_ZTIN6icu_7413BreakIteratorE
UNKNOWN:_ZTIN6icu_7417StringEnumerationE
UNKNOWN:_ZTIN6icu_746FormatE
UNKNOWN:_ZTVN10__cxxabiv120__si_class_type_infoE
UNKNOWN:_ZTVN6icu_7413FieldPositionE
UNKNOWN:_ZTVN6icu_7413UnicodeStringE
UNKNOWN:_ZdaPv
UNKNOWN:_ZdlPv
UNKNOWN:_Znam
UNKNOWN:_Znwm
UNKNOWN:__cxa_begin_catch
UNKNOWN:__cxa_end_catch
UNKNOWN:__cxa_rethrow
UNKNOWN:__cxa_throw_bad_array_new_length
UNKNOWN:__dynamic_cast
UNKNOWN:__gxx_personality_v0
libargon2.so.1:argon2_encodedlen
libargon2.so.1:argon2_error_message
libargon2.so.1:argon2_hash
Expand Down Expand Up @@ -1992,6 +1980,18 @@ libssl.so.3:SSL_version
libssl.so.3:SSL_write
libssl.so.3:TLS_client_method
libssl.so.3:TLS_server_method
libstdc++.so.6:_ZSt20__throw_length_errorPKc
libstdc++.so.6:_ZTVN10__cxxabiv120__si_class_type_infoE
libstdc++.so.6:_ZdaPv
libstdc++.so.6:_ZdlPv
libstdc++.so.6:_Znam
libstdc++.so.6:_Znwm
libstdc++.so.6:__cxa_begin_catch
libstdc++.so.6:__cxa_end_catch
libstdc++.so.6:__cxa_rethrow
libstdc++.so.6:__cxa_throw_bad_array_new_length
libstdc++.so.6:__dynamic_cast
libstdc++.so.6:__gxx_personality_v0
libsystemd.so.0:sd_notifyf
libtidy.so.58:tidyAccessWarningCount
libtidy.so.58:tidyAttrFirst
Expand Down
14 changes: 7 additions & 7 deletions packages/p/php/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : php
version : 8.2.15
release : 101
version : 8.2.17
release : 102
source :
- https://www.php.net/distributions/php-8.2.15.tar.gz : f9390d23708c65f428e868583dce7ab4a69e88ab6f377137a56643076f966b8f
- https://www.php.net/distributions/php-8.2.17.tar.gz : 1d8ab98e1c09518c672c5afcbef0e61f9003173c7638fc686461ae670d12742e
license : PHP-3.01
component : programming
homepage : https://www.php.net
Expand Down Expand Up @@ -110,10 +110,10 @@ build : |
# Unable to coalesce ssa_names 4 and 5 which are marked as MUST COALESCE.
# __orig_bailout_4(ab) and __orig_bailout_5(ab)
# during RTL pass: expand
# In file included from /home/build/YPKG/root/php/build/php-8.2.15/main/php.h:35,
# from /home/build/YPKG/root/php/build/php-8.2.15/ext/session/session.c:22:
# /home/build/YPKG/root/php/build/php-8.2.15/ext/session/session.c: In function ‘zm_deactivate_session’:
# /home/build/YPKG/root/php/build/php-8.2.15/Zend/zend_API.h:220:49: internal compiler error: SSA corruption
# In file included from /home/build/YPKG/root/php/build/php-8.2.17/main/php.h:35,
# from /home/build/YPKG/root/php/build/php-8.2.17/ext/session/session.c:22:
# /home/build/YPKG/root/php/build/php-8.2.17/ext/session/session.c: In function ‘zm_deactivate_session’:
# /home/build/YPKG/root/php/build/php-8.2.17/Zend/zend_API.h:220:49: internal compiler error: SSA corruption
# 220 | #define ZEND_MODULE_DEACTIVATE_N(module) zm_deactivate_##module
# | ^~~~~~~~~~~~~~

Expand Down
8 changes: 4 additions & 4 deletions packages/p/php/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="101">php</Dependency>
<Dependency release="102">php</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/phpize</Path>
Expand Down Expand Up @@ -412,9 +412,9 @@
</Files>
</Package>
<History>
<Update release="101">
<Date>2024-02-08</Date>
<Version>8.2.15</Version>
<Update release="102">
<Date>2024-04-11</Date>
<Version>8.2.17</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit 2c8808c

Please sign in to comment.