Skip to content

Ext url6 test #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 169 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
169 commits
Select commit Hold shift + click to select a range
3399235
Add Uri\WhatWg classes to ext/uri (#18672)
kocsismate Jun 10, 2025
5f9a0b5
gen_stub: Fix undefined variable warning (#18821)
TimWolla Jun 10, 2025
8f3e555
Use zval_try_get_string_func() in concat_function() (#18815)
nielsdos Jun 10, 2025
594221f
cli: Fix tests/bug80092.phpt expectation for `PHP_BUILD_PROVIDER` (#1…
TimWolla Jun 10, 2025
eb151e3
Properly handle reference return value from __toString()
nielsdos Jun 9, 2025
5740607
Merge branch 'PHP-8.4'
TimWolla Jun 10, 2025
0cd3ebf
Fix 'phpdbg --help' segfault on shutdown with USE_ZEND_ALLOC=0
nielsdos Jun 9, 2025
6685414
Merge branch 'PHP-8.3' into PHP-8.4
nielsdos Jun 10, 2025
7f3a2bc
Merge branch 'PHP-8.4'
nielsdos Jun 10, 2025
0a95b2f
Fix GH-18820: Windows compilation issue: php-src\Zend\zend_exceptions…
nielsdos Jun 10, 2025
559858c
Improve performance of unpack() with nameless repetitions (#18803)
nielsdos Jun 10, 2025
dbabbe1
Remove dead code from openssl_spki_new() implementation (#18752)
nielsdos Jun 10, 2025
2a77e28
ext/standard/pack: Inline constant single use variables
Girgias Jun 10, 2025
e96a7f0
ext/standard/pack: Remove useless casts
Girgias Jun 10, 2025
34e22c5
ext/standard/pack: Reduce scope of variable
Girgias Jun 10, 2025
a297a44
ext/standard/pack: Remove unused header includes
Girgias Jun 10, 2025
def3a95
[skip ci] ext/standard/pack: Fix indentation to use tabs
Girgias Jun 10, 2025
029a788
Simplify callers of zval_try_get_long() (#18830)
nielsdos Jun 12, 2025
28a083b
Use zend_string_release_ex() in concat_function() (#18827)
nielsdos Jun 12, 2025
42b9b2f
[ci skip] Fix pipe optimization test wrt temps for observers
nielsdos Jun 12, 2025
afb1c57
Fix GH-14551: PGO build fails with xxhash
nielsdos Jun 9, 2025
f8e2adf
Merge branch 'PHP-8.3' into PHP-8.4
nielsdos Jun 12, 2025
5740038
Merge branch 'PHP-8.4'
nielsdos Jun 12, 2025
71a2544
ext/pdo_sqlite: EXPLAIN mode support for SQL statements.
devnexen Jun 10, 2025
058c034
ext/sqlite3: adding busy() call.
devnexen Jun 12, 2025
43c18f3
Fix GH-18823: setlocale's 2nd and 3rd argument ignores strict_types
nielsdos Jun 10, 2025
7361a12
ext/pdo_sqlite: explain statement prefixing with its class for errors…
devnexen Jun 13, 2025
7e59769
Move pipe test with opcache dump to ext/opcache
iluuu1994 Jun 14, 2025
0a9697f
Fix unused variable in pdo_sqlite_stmt_set_attribute() (GH-18851)
iluuu1994 Jun 14, 2025
2e2494f
[skip ci] Fix whitespace in ext/pdo_sqlite/sqlite_statement.c
iluuu1994 Jun 14, 2025
a674904
PHP-8.4 is now for PHP 8.4.10-dev
SakiTakamachi Jun 17, 2025
50606f8
PHP 8.3 is now for PHP 8.3.24-dev
ericmann Jun 17, 2025
4d303e7
Merge branch 'PHP-8.3' into PHP-8.4
ericmann Jun 17, 2025
ee1bbcf
Merge branch 'PHP-8.4'
ericmann Jun 17, 2025
5f67bac
ext/intl: Fix compile issues with ICU versions lower than 67 (#18868)
BogdanUngureanu Jun 18, 2025
5ff5ee0
Fix iconv tests skipped on windows
hyh19962008 Jun 8, 2025
55b9d0a
Merge branch 'PHP-8.3' into PHP-8.4
nielsdos Jun 18, 2025
412d691
Merge branch 'PHP-8.4'
nielsdos Jun 18, 2025
5cf3c26
Fix use after free during shutdown destruction
danog Jun 11, 2025
bb6263a
Merge branch 'PHP-8.3' into PHP-8.4
nielsdos Jun 18, 2025
bc7d00e
Merge branch 'PHP-8.4'
nielsdos Jun 18, 2025
f129586
ext/pdo_sqlite: fix minimal version for EXPLAIN feature support. (#18…
devnexen Jun 18, 2025
3ff6874
Remove HAVE_GETLOGIN from win32/config.w32.h.in template (#18865)
petk Jun 19, 2025
49dd619
Autotools: Move PHP_ODBC_* defines to configuration header (#15708)
petk Jun 19, 2025
2f55291
Sync to lexbor/lexbor@0eac579f (#18882)
nielsdos Jun 19, 2025
be70f42
Add HAVE_MEMMOVE to ext/pcre (#18862)
petk Jun 19, 2025
9cacc57
Track heap->real_size for USE_TRACKED_ALLOC
iluuu1994 Jun 19, 2025
7841c8a
Merge branch 'PHP-8.1' into PHP-8.2
iluuu1994 Jun 20, 2025
dfc4caa
Merge branch 'PHP-8.2' into PHP-8.3
iluuu1994 Jun 20, 2025
0ee73cc
Merge branch 'PHP-8.3' into PHP-8.4
iluuu1994 Jun 20, 2025
feb1d63
Merge branch 'PHP-8.4'
iluuu1994 Jun 20, 2025
edfd55c
ext/bcmath: use vector in compare (#18859)
SakiTakamachi Jun 20, 2025
9404411
ext/dom: Fix new MSVC compiler warning
Girgias Jun 20, 2025
27e485d
Merge branch 'PHP-8.4'
Girgias Jun 20, 2025
391bd2a
Remove bug61371 test
iluuu1994 Jun 20, 2025
2ecdde0
Merge branch 'PHP-8.1' into PHP-8.2
iluuu1994 Jun 20, 2025
64bc12c
Merge branch 'PHP-8.2' into PHP-8.3
iluuu1994 Jun 20, 2025
a68f1e7
Merge branch 'PHP-8.3' into PHP-8.4
iluuu1994 Jun 20, 2025
ed2bebd
Merge branch 'PHP-8.4'
iluuu1994 Jun 20, 2025
9859d83
Implement request #61105: Support Soap 1.2 SoapFault Reason Text lang…
nielsdos May 29, 2025
c6b058b
Fix memory leaks when returning refcounted value from curl callback
nielsdos Jun 19, 2025
ca487ae
Merge branch 'PHP-8.3' into PHP-8.4
nielsdos Jun 20, 2025
89be689
Merge branch 'PHP-8.4'
nielsdos Jun 20, 2025
5bd18e3
ext/zlib: Refactor tests (#18887)
Girgias Jun 21, 2025
a36b8fd
Fix GH-13264: fgets() and stream_get_line() do not return false on fi…
bukka Jun 5, 2025
bbac591
Merge branch 'PHP-8.3' into PHP-8.4
bukka Jun 21, 2025
89934b4
Merge branch 'PHP-8.4'
bukka Jun 21, 2025
4fadf64
Refactor dom_nnodemap_objects_new()
nielsdos Jun 20, 2025
ff0a2cf
Refactor implementation of DOM nodelists, named maps, and iterators
nielsdos Jun 21, 2025
0ab5f70
ext/spl: Remove bool type coercions in tests
Girgias Jun 21, 2025
091308c
ext/soap: Remove bool type coercions in tests
Girgias Jun 21, 2025
8316ff2
ext/dba: Remove bool type coercions in tests
Girgias Jun 21, 2025
5f3e10d
ext/bz2: Remove bool type coercions in tests
Girgias Jun 21, 2025
fa81a23
ext/exif: Remove bool type coercions in tests
Girgias Jun 21, 2025
37549e4
ext/gmp: Remove bool type coercions in tests
Girgias Jun 21, 2025
8526de8
Move common obj_map API functions to obj_map.c
nielsdos Jun 21, 2025
26aea0e
Tweak sizes of some dom_nnodemap_object fields
nielsdos Jun 21, 2025
8736342
Pack dom_nnodemap_object fields together with a union that can't be a…
nielsdos Jun 21, 2025
479e9be
Store hash table entry directly in dom_nnodemap_object
nielsdos Jun 21, 2025
9b6df10
Don't use the obj_map cache for attributes (#18895)
nielsdos Jun 22, 2025
2694eb9
Fixed GH-18902: ldap_exop/ldap_exop_sync assert triggered on empty re…
devnexen Jun 22, 2025
0afe0bb
Merge branch 'PHP-8.3' into PHP-8.4
devnexen Jun 22, 2025
a246102
Merge branch 'PHP-8.4'
devnexen Jun 22, 2025
a5f21ca
Fix GH-18901: integer overflow mb_split
nielsdos Jun 22, 2025
2577e3a
Merge branch 'PHP-8.3' into PHP-8.4
nielsdos Jun 22, 2025
b727821
Merge branch 'PHP-8.4'
nielsdos Jun 22, 2025
3df665a
[Windows build] Remove redundant flags definitions (#18890)
petk Jun 22, 2025
4f1b005
Autotools: Enable tsrmls cache in hash extension on big endian (#15303)
petk Jun 22, 2025
01c3001
ext/tidy: zend_parse_parameters_none -> ZEND_PARSE_PARAMETERS_NONE ma…
devnexen Jun 22, 2025
4dfba7a
[RFC] Final Property Promotion
DanielEScherzer Jun 22, 2025
ddd33fd
Generated arginfo headers: combine preprocessor conditional blocks (2…
DanielEScherzer Jun 22, 2025
e931017
[skip ci] Add myself to EXTENSIONS (#18918)
SakiTakamachi Jun 23, 2025
22bd2ae
ext/sqlite3: explain statement support addition.
devnexen Jun 14, 2025
375316d
ext/sqlite3: Sqlite3Result::fetchAll()
devnexen Jun 19, 2025
81865ec
uri: Improve exceptions for Uri\WhatWg\Url (#18855)
TimWolla Jun 23, 2025
2ccd2b0
ext/calendar: jewishtojd overflow on year argument.
devnexen Jun 14, 2025
e3fe9a9
Merge branch 'PHP-8.3' into PHP-8.4
devnexen Jun 23, 2025
0f55c20
Merge branch 'PHP-8.4'
devnexen Jun 23, 2025
67bbf9c
ext/filter: Remove ZPP test
Girgias Jun 20, 2025
c03f606
ext/calendar: Remove ZPP test
Girgias Jun 20, 2025
c777864
ext/mbstring: Remove ZPP tests
Girgias Jun 20, 2025
b068bef
ext/dom: Remove bool type coercions in tests
Girgias Jun 23, 2025
8cd4f95
ext/pcntl: Remove bool type coercions in tests
Girgias Jun 23, 2025
c26105d
ext/posix: Remove ZPP tests
Girgias Jun 23, 2025
4ff8d9f
ext/uri: Remove bool type coercions in tests (#18921)
Girgias Jun 23, 2025
40be5fa
ext/sockets: Remove bool type coercions in tests
Girgias Jun 23, 2025
4baecc1
ext/simplexml: Remove bool type coercions in tests
Girgias Jun 23, 2025
7f80d4d
ext/session: Remove bool type coercions in tests
Girgias Jun 23, 2025
c7f0ac1
ext/random: Remove useless tests (#18920)
Girgias Jun 23, 2025
fe504d3
Fix leak when creating cycle in hook
iluuu1994 Jun 22, 2025
ddfa743
Merge branch 'PHP-8.4'
iluuu1994 Jun 23, 2025
b508988
Unbreak PRINTF_DEBUG macro usages
nielsdos Jun 22, 2025
799ec7b
Fix misleading errors in printf()
nielsdos Jun 22, 2025
eb78a0b
Merge branch 'PHP-8.3' into PHP-8.4
nielsdos Jun 23, 2025
8493495
Merge branch 'PHP-8.4'
nielsdos Jun 23, 2025
8e731ca
Fix GH-18639: Internal class aliases can break preloading + JIT
nielsdos Jun 22, 2025
ee2c0d7
Merge branch 'PHP-8.3' into PHP-8.4
nielsdos Jun 23, 2025
9b7252b
Merge branch 'PHP-8.4'
nielsdos Jun 23, 2025
56c4ddf
Fix GH-18899: JIT function crash when emitting undefined variable war…
nielsdos Jun 22, 2025
6eed02b
Merge branch 'PHP-8.4'
nielsdos Jun 23, 2025
591b324
Do not use RTLD_DEEPBIND if dlmopen is available (#18612)
danog Jun 23, 2025
1e3d92f
Fix GH-14082: Segmentation fault on unknown address 0x600000000018 in…
nielsdos Jun 22, 2025
3664f4a
Merge branch 'PHP-8.3' into PHP-8.4
nielsdos Jun 23, 2025
d8c4890
Merge branch 'PHP-8.4'
nielsdos Jun 23, 2025
29e94f8
Autotools: Remove obsole Autoconf macros (#18914)
petk Jun 23, 2025
ecc602e
Remove non-existing INI directive detect_unicode (#18909)
petk Jun 23, 2025
d6fc743
zend_string: Simplify logic in `zend_interned_strings_init()` (#18922)
TimWolla Jun 24, 2025
c5e7490
mail: fix exit code handling of sendmail cmd
lollipopman Jun 3, 2025
6a75612
mail: add logging on errors
lollipopman Jun 3, 2025
fc04966
Add NEWS and UPGRADING for sendmail error handling changes
bukka Jun 24, 2025
537ae4f
removed `ZEND_IS_XDIGIT()` (#18926)
SakiTakamachi Jun 24, 2025
39cf276
php_gdb: Print some numeric fields as hexadecimal (#18925)
TimWolla Jun 24, 2025
5ed8b2b
Fix GH-18897: printf: empty precision is interpreted as precision 6, …
nielsdos Jun 24, 2025
ca49a7b
RFC: Turn `clone()` into a function (#18919)
TimWolla Jun 24, 2025
aea3ade
ext/pcntl: Added rusage parameter to pcntl_waitid
vrza Sep 16, 2024
41d3440
NEWS: add a missing backtick [skip ci]
DanielEScherzer Jun 24, 2025
e7678cd
sqlite3: Use Z_TRY_ADDREF
nielsdos Jun 24, 2025
6d15475
sqlite3: Split off column name cache generation
nielsdos Jun 24, 2025
6233dc6
Switch to windows-2022 in CI (#18927)
shivammathur Jun 24, 2025
91f2458
Merge branch 'PHP-8.1' into PHP-8.2
shivammathur Jun 24, 2025
dc79f4c
Merge branch 'PHP-8.2' into PHP-8.3
shivammathur Jun 24, 2025
d2a30ac
Merge branch 'PHP-8.3' into PHP-8.4
shivammathur Jun 24, 2025
720917f
Merge branch 'PHP-8.4'
shivammathur Jun 24, 2025
2965fb8
ext/pcntl: following up #15921 rework SYS_pidfd_open configure detect…
devnexen Jun 24, 2025
359a21f
Fix RCN violations in array functions
nielsdos Jun 24, 2025
f77c04d
Merge branch 'PHP-8.3' into PHP-8.4
nielsdos Jun 24, 2025
be23be0
Merge branch 'PHP-8.4'
nielsdos Jun 24, 2025
ea6a7a9
Fix CI for windows-2022
shivammathur Jun 24, 2025
ac15486
Fix CI for windows-2022
shivammathur Jun 24, 2025
a8bd3ba
Merge branch 'PHP-8.3' into PHP-8.4
shivammathur Jun 24, 2025
9adc949
Merge branch 'PHP-8.4'
shivammathur Jun 24, 2025
e892356
Merge branch 'PHP-8.2' into PHP-8.3
iluuu1994 Jun 24, 2025
86e5c67
Merge branch 'PHP-8.3' into PHP-8.4
iluuu1994 Jun 24, 2025
aab2815
Merge branch 'PHP-8.4'
iluuu1994 Jun 24, 2025
8b61c49
Allowed the use of formats like `@param array<>` (#18924)
SakiTakamachi Jun 25, 2025
cc8ae13
Add Uri\Rfc3986\Uri class to ext/uri
kocsismate Jun 11, 2025
dfa41c4
Review round 1 fixes
kocsismate Jun 11, 2025
4129b3f
Another batch of fixes
kocsismate Jun 13, 2025
964d2ef
Fix memory management
kocsismate Jun 14, 2025
e8c4a49
Fix Windows build
kocsismate Jun 14, 2025
3bd9167
Install uriparser header on Windows
kocsismate Jun 15, 2025
9a2e89a
Improve and simplify exceptions
kocsismate Jun 15, 2025
2ca8252
Remove accidentally added extra ;
kocsismate Jun 15, 2025
52d424d
Try to incorporate uriparser_copy_uri into uriparser
kocsismate Jun 15, 2025
7fe9270
Try to fix Windows build again
kocsismate Jun 16, 2025
1904e5a
uriparser improvements
kocsismate Jun 18, 2025
6e27188
More improvements
kocsismate Jun 22, 2025
9b63691
Allocate on stack
kocsismate Jun 26, 2025
19fb8ca
Readd benchmark
kocsismate Jun 26, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removed ZEND_IS_XDIGIT() (php#18926)
  • Loading branch information
SakiTakamachi authored Jun 24, 2025
commit 537ae4f990d35ff6d54d7af31b1d2cfa064c021c
2 changes: 2 additions & 0 deletions UPGRADING.INTERNALS
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ PHP 8.5 INTERNALS UPGRADE NOTES
. Added the zend_update_exception_properties() function for instantiating
Exception child classes. It updates the $message, $code, and $previous
properties.
. ZEND_IS_XDIGIT() macro was removed because it was unused and its name
did not match its actual behavior.

========================
2. Build system changes
Expand Down
1 change: 0 additions & 1 deletion Zend/zend_operators.h
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ static zend_always_inline zend_long zend_dval_to_lval_safe(double d)
}

#define ZEND_IS_DIGIT(c) ((c) >= '0' && (c) <= '9')
#define ZEND_IS_XDIGIT(c) (((c) >= 'A' && (c) <= 'F') || ((c) >= 'a' && (c) <= 'f'))

static zend_always_inline uint8_t is_numeric_string_ex(const char *str, size_t length, zend_long *lval,
double *dval, bool allow_errors, int *oflow_info, bool *trailing_data)
Expand Down