php-src/ext/date
Máté Kocsis e328c68305
Rename @cname to @cvalue in stubs (#9043)
@cname currently refers to the constant name in C. However, it is not always a (constant) name, but sometimes a function invocation, so naming it as @cvalue would be more appropriate.
2022-07-19 15:11:42 +02:00
..
lib Merge branch 'PHP-8.0' into PHP-8.1 2022-06-17 09:36:45 +01:00
tests DatePeriod properties cannot be made readonly (#9013) 2022-07-19 10:20:45 +02:00
config0.m4 Replace php_stdint.h header with standard headers (#8613) 2022-05-29 11:20:56 +01:00
config.w32 Replace php_stdint.h header with standard headers (#8613) 2022-05-29 11:20:56 +01:00
CREDITS
php_date_arginfo.h Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
php_date.c DatePeriod properties cannot be made readonly (#9013) 2022-07-19 10:20:45 +02:00
php_date.h Remove no longer used 'timezone_valid' flag 2022-06-02 09:24:13 +01:00
php_date.stub.php Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00