Skip to content

Conversation

@remicollet
Copy link
Contributor

From UPGRADING.INTERNALS

   - The php_strtoupper(), php_string_toupper(), php_strtolower(), and
     php_string_tolower() functions has been removed, use zend_str_toupper(),
     zend_string_toupper(), zend_str_tolower(), and zend_string_tolower()
     respectively instead.

@remicollet
Copy link
Contributor Author

Notice, may be strange but

  • zend_str_tolower exists since php 5
  • zend_str_toupper exists since php 8.2

@remicollet
Copy link
Contributor Author

1 more commit for 8.5

@remicollet
Copy link
Contributor Author

Notice: also need bukka/phpc#4 for 8.5.0alpha3

@bukka bukka merged commit 362a30c into bukka:master Jul 30, 2025
0 of 20 checks passed
@bukka
Copy link
Owner

bukka commented Jul 30, 2025

phpc bumped as well

@dktapps
Copy link
Collaborator

dktapps commented Jul 31, 2025

can we get a new version tagged for PECL? it's been a minute

@bukka
Copy link
Owner

bukka commented Aug 1, 2025

Yeah will create a new release this month.

@remicollet remicollet deleted the issue-php84 branch August 1, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants