This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-16 20:41:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81eb8e7507bdec00a6dde4ac759d668d048b6f13
archived-php-src
/
ext
/
intl
/
uchar
History
Dmitry Stogov
83f6f8563c
Use zval_ptr_dtor() instead of legacy zval_dtor(), to destroy unused values returned from PHP functions (they may be circular data structures).
2018-07-05 14:09:47 +03:00
..
tests
Fixed bug
#70455
Missing constant: IntlChar::NO_NUMERIC_VALUE
2016-04-08 09:55:57 +02:00
ublockcode-enum.h
…
uchar.c
Use zval_ptr_dtor() instead of legacy zval_dtor(), to destroy unused values returned from PHP functions (they may be circular data structures).
2018-07-05 14:09:47 +03:00
uchar.h
…
ucharcategory-enum.h
…
uchardirection-enum.h
…
uother-enum.h
Move class constant definition to the right enum file
2018-06-19 18:21:08 -04:00
uproperty-enum.h
…