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-03-27 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc8f292c052d7647fe0eadda426a4f4fae1d8832
archived-php-src
/
ext
/
intl
/
resourcebundle
History
Dmitry Stogov
b6cc4d2009
Use zval_ptr_dtor() instead of zval_dtor() in internal functions that destroy new created object (This is safer and produces less code)
2018-07-05 11:54:26 +03:00
..
resourcebundle_class.c
Use zval_ptr_dtor() instead of zval_dtor() in internal functions that destroy new created object (This is safer and produces less code)
2018-07-05 11:54:26 +03:00
resourcebundle_class.h
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
resourcebundle_iterator.c
Move zend_object_iterator_funcs structures into read-only data segment
2017-12-14 14:21:22 +03:00
resourcebundle_iterator.h
cleanup intl types
2014-12-29 14:06:12 -08:00
resourcebundle.c
trailing whitespace removal
2015-01-10 15:07:38 -08:00
resourcebundle.h
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00