Pinned issues
Issues
- 0
- 0
- 2
- 1
Unknown named parameter $sessionhandler
#4341 opened by JayQ1982 - 3
Document imagebmp() bit depth
#4339 opened by mmellon - 0
identical examples are confusing
#4336 opened by microshnik - 2
- 7
Discrepancy between expected and actual output
#4312 opened by nyan-dot - 2
8.4 fgetcsv,... missing deprecated info about $enclosure
#4327 opened by kkmuffme - 0
Fix broken external link on PHP documentation page for "Sessions and Security"
#4325 opened by Jokerpwnz - 0
- 0
- 0
- 0
- 9
bind_textdomain_codeset() return value updates
#4311 opened by orlitzky - 2
title / titleabbrev on index
#4322 opened by alfsb - 5
Copyright page's distribution notification requirement may conflict with CC-BY 3.0 License
#4130 opened by HiroKws - 1
Bug in examples
#4302 opened by denispsr - 0
- 0
Idempotent build: PDO/pdo
#4289 opened by alfsb - 5
The `final` modifier to methods coming from traits
#4189 opened by mmalferov - 1
apply styles on range on header
#4251 opened by yanndeo - 2
fseek() documentation is confusing and incomplete, and fseek() return codes are backwards
#4255 opened by Raven-Singularity - 1
About array_filter method
#4284 opened by zigzagdev - 2
What is the meaning of the second code example in the description of the `is_callable()` function
#4147 opened by mmalferov - 2
Inaccurate caution note on pack()
#4266 opened by nielsdos - 1
Implement PASSWORD_ARGON2 password hashing. Requires OpenSSL 3.2 and NTS build.
#4275 opened by bukka - 3
Validation Filter documentation is gone
#4141 opened by kevin-j-morse - 4
Normalize error sections in DOM
#4225 opened by nielsdos - 1
HTTP_USER_AGENT undefined array key
#4254 opened by james-langille - 2
Fatal error when running code in gmp_add documentation page (and probably other gmp pages)
#4250 opened by matthieudf - 0
SPAM
#4247 opened by Vitorgomes955 - 0
Spam
#4246 opened by Vitorgomes955 - 2
Missing OpenSSL constants
#4241 opened by Girgias - 0
GMP: String numbers can have spaces
#4242 opened by Girgias - 2
Optional parameter before required ones are deprecated
#4230 opened by boan-jfm - 1
Missing socket extension constants
#4211 opened by Girgias - 0
- 0
Fallback value syntax for ini variables
#4191 opened by jimwins - 0
str_getcsv() and fgetcsv() now return an empty string instead of a string with a single null byte for the last field
#4197 opened by jimwins - 0
If using an array as the $command for proc_open(), it must now have at least one non empty element. Otherwise a ValueError is thrown.
#4204 opened by jimwins - 0
Closures created from magic functions accept named arg
#4193 opened by jimwins - 0
The file() flags error check now catches all invalid flags. Notably FILE_APPEND was previously silently accepted.
#4195 opened by jimwins - 0
C functions that have a return type of void now return null instead of returning the following object object(FFI\CData:void) { }
#4202 opened by jimwins - 0
Update `ini_get()` to make use of `ini_parse_quantity()`
#4185 opened by TimWolla - 1
- 6
str_getcsv() and friends should not explicitly tell about "optional" parameters
#4175 opened by 8ctopus - 8
- 0
Return type for function gmp_setbit() and gmp_clrbit() are incorrectly documented as GMP
#4140 opened by GaryAllan - 2
Object Interfaces: Is the property really virtual?
#4151 opened by mmalferov