1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
DanielEScherzer 24d11b7e6f RecursiveTreeIterator::__construct(): switch @param to typehint (#16215)
The type is enforced, and `TypeError`s are already thrown, but the
information about the required type is not provided to Reflection. Replace the
`@param` comment with a real typehint so that the information is also available
via Reflection.
2024-10-12 11:42:34 +01:00
..
2024-10-11 10:27:37 +02:00
2024-09-05 02:02:36 +01:00
2024-10-11 19:38:39 +01:00
2024-10-01 13:58:40 +02:00
2024-10-03 21:12:42 +02:00
2024-10-07 19:53:04 +02:00
2024-09-01 13:33:53 +02:00
2024-09-11 20:40:01 +02:00
2024-10-09 22:45:35 +02:00
2024-09-13 20:02:00 +02:00
2024-10-08 20:58:26 +02:00
2024-09-30 20:30:03 +02:00
2024-09-26 09:39:10 +02:00
2024-09-04 01:15:10 +02:00