1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/build
Tyson Andre 0fab520ded Fix zend_register_internal_class_ex alias generation (#8091)
This wouldn't work for creating aliases in a namespace.

It would create the class alias "MyNS_ClassName" instead of
"MyNS\\ClassName"
2022-02-14 17:58:26 -05:00
..
2021-10-07 17:03:32 +01:00
2019-07-08 14:58:26 +02:00
2020-05-29 16:47:44 +02:00
2021-12-05 21:06:50 +01:00
2021-08-25 15:58:28 +01:00