Xon
Xon
The php-lz4 package for php 8.1 + Ubuntu 22.04 is missing, due to what appear to be build failures: https://launchpad.net/~ondrej/+archive/ubuntu/php/+packages?field.name_filter=lz4&field.status_filter=published&field.series_filter= https://launchpad.net/~ondrej/+archive/ubuntu/php/+build/23563949/+files/buildlog_ubuntu-jammy-amd64.php-lz4_0.4.3-4+ubuntu22.04.1+deb.sury.org+1_BUILDING.txt.gz
Standard Total Annihilation Getter/setter values: ``` #define ACTIVATION 1 // set or get #define STANDINGMOVEORDERS 2 // set or get #define STANDINGFIREORDERS 3 // set or get #define HEALTH 4...
**SDK you're using (please complete the following information):** 2.23.3 **Describe the bug** https://wiki.php.net/rfc/deprecate-implicitly-nullable-types **To Reproduce** Using php 8.4-dev, and most xero-php-oauth2 objects will trigger deprecation warnings **Expected behavior** No deprecation...
Saving the parse tree can be a decent CPU saving, if it is enabled and for complex enough posts. It's the "Don't parse a post twice on requesting it" fix...
https://wiki.php.net/rfc/deprecate-implicitly-nullable-types Implicit nulls are deprecated from php 8.4+, thankfully the fix is compatible with php 7.1+
Ref #108 http://blog.jquery.com/2019/04/10/jquery-3-4-0-released/ > Specifically, jQuery 3.4.0 is deprecating :first, :last, :eq, :even, :odd, :lt, :gt, and :nth. When we remove Sizzle, we’ll replace it with a small wrapper around...
http://blog.jquery.com/2019/04/10/jquery-3-4-0-released/ > Specifically, jQuery 3.4.0 is deprecating :first, :last, :eq, :even, :odd, :lt, :gt, and :nth. When we remove Sizzle, we’ll replace it with a small wrapper around querySelectorAll, and...
#1177 reports possible issue with webkit paste support. First step is tests to reproduce the issue. This will require testing webkit on MacOS, as it isn't replicating for webkit on...