mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-5.6'
This commit is contained in:
commit
f9d1a47f24
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ PHPAPI timelib_tzinfo *get_timezone_info(void);
|
|||
|
||||
/* Grabbing CE's so that other exts can use the date objects too */
|
||||
PHPAPI zend_class_entry *php_date_get_date_ce(void);
|
||||
PHPAPI zend_class_entry *php_date_get_immutable_ce(void);
|
||||
PHPAPI zend_class_entry *php_date_get_timezone_ce(void);
|
||||
|
||||
/* Functions for creating DateTime objects, and initializing them from a string */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue