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
/
calendar
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
..
calendar_class.cpp
Export standard object handlers, to avoid indirect access
2018-05-31 11:57:22 +03:00
calendar_class.h
Simplify namespace access
2018-04-01 01:03:40 +02:00
calendar_methods.cpp
Avoid magic method hash lookups
2018-07-02 17:03:50 +03:00
calendar_methods.h
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
gregoriancalendar_methods.cpp
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
gregoriancalendar_methods.h
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00