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-05 07:02:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f63ba809a1961840407db08d0e5b59873b977366
archived-php-src
/
ext
/
intl
/
calendar
History
Nikita Popov
04e3d82b55
Make duplicate class constant error for internal class
...
And drop two duplicate constant declarations from intl. These were leaking previously.
2015-12-10 22:22:49 +01:00
..
calendar_class.cpp
Make duplicate class constant error for internal class
2015-12-10 22:22:49 +01:00
calendar_class.h
first shot remove TSRMLS_* things
2014-12-13 23:06:14 +01:00
calendar_methods.cpp
More zpp cleanup in ext/intl
2015-10-06 22:58:02 +02:00
calendar_methods.h
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
gregoriancalendar_methods.cpp
Fixed redundand internal constructor behavior (they shouldn't return NULL anymore)
2015-05-07 10:38:47 +03:00
gregoriancalendar_methods.h
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00