/
vshmidt
/
php
ОбзорДокументацияВойти
/
vshmidt
/
php
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
php/
.../uri/tests/
..
rfc3986

Fix GH-20366 ext/uri: Do not throw ValueError on null-byte (#20489)

9 месяцев назад
whatwg

Fix GH-20366 ext/uri: Do not throw ValueError on null-byte (#20489)

9 месяцев назад
003.phpt

Fix parsing URIs with empty hosts

год назад
004.phpt

uri: Improve exceptions for `Uri\Rfc3986\Uri` (#19161)

год назад
005.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
006.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
007.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
008.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
009.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
010.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
011.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
012.phpt

Fix parsing URIs with empty hosts

год назад
013.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
014.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
015.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
018.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
019.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
021.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
022.phpt

Add Uri\WhatWg classes to ext/uri (#18672)

год назад
023.phpt

Add support for Uri\Rfc3986\Uri withers (#19636)

год назад
024.phpt

Add Uri\WhatWg classes to ext/uri (#18672)

год назад
025.phpt

Add Uri\WhatWg classes to ext/uri (#18672)

год назад
026.phpt

Add support for Uri\Rfc3986\Uri withers (#19636)

год назад
026_userinfo.phpt

Add support for Uri\Rfc3986\Uri withers (#19636)

год назад
027.phpt

Add support for Uri\Rfc3986\Uri withers (#19636)

год назад
028.phpt

Add support for Uri\Rfc3986\Uri withers (#19636)

год назад
029.phpt

Add support for Uri\Rfc3986\Uri withers (#19636)

год назад
030.phpt

Add support for Uri\Rfc3986\Uri withers (#19636)

год назад
031.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
032.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
033.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
034.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
036.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
038.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
039.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
040.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
041.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
042.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
043.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
045.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
046.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
047.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
048.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
049.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
050.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
051.phpt

Add the Uri\Rfc3986\Uri class to ext/uri without wither support (#18836)

год назад
052.phpt

Add Uri\WhatWg classes to ext/uri (#18672)

год назад
053.phpt

ext/uri: Remove bool type coercions in tests (#18921)

год назад
054.phpt

uri: Do not create new `UrlValidationErrorType` objects (#19009)

год назад
055.phpt

uri: Improve exceptions for `Uri\Rfc3986\Uri` (#19161)

год назад
056.phpt

uri: Fix lexbor memory management in uri_parser_whatwg.c (#19591)

год назад
057.phpt

Add support for Uri\Rfc3986\Uri withers (#19636)

год назад
058.phpt

uri: Reject ports overflowing zend_long for uri_parser_rfc3986 (#19644)

год назад
059.phpt

uri: Fix handling of empty ports for uri_parser_rfc3986 (#19645)

год назад
065.phpt

uri: Throw when trying to modify URI objects after creation (#19768)

год назад
100.phpt

uri: Fix handling of large port numbers in URI struct (#19905)

год назад
101.phpt

uri: Fix handling of the `errors == NULL && !silent` for uri_parser_whatwg (#19748)

год назад
102.phpt

uri: Fix handling of large port numbers in URI struct (#19905)

год назад
gh19780.phpt

Fix GH-19780: InvalidUrlException should check $errors argument (#19781)

год назад
gh19892.phpt

Fix refcounting on zend_empty_array in ext-uri (GH-19908)

год назад
gh19979.phpt

lexbor: Cherry pick "Core: Reset length in lexbor_str_destroy()"

10 месяцев назад