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-10 09:33:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-7.4.33
archived-php-src
/
ext
/
intl
/
common
History
Christoph M. Becker
84b6152842
Fix
#80763
: msgfmt_format() does not accept DateTime references
...
`intl_zval_to_millis()` needs to cater to references. Closes GH-6707.
2021-02-17 17:26:48 +01:00
..
common_date.cpp
Fix
#80763
: msgfmt_format() does not accept DateTime references
2021-02-17 17:26:48 +01:00
common_date.h
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
common_enum.cpp
Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros
2019-05-28 20:10:02 +03:00
common_enum.h
Use ZEND_THIS macro to hide implementation details in extensions code.
2018-11-15 19:54:19 +03:00
common_error.c
Remove local variables
2019-02-03 21:03:00 +01:00
common_error.h
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00