Hello,
Just like `[i]date()`, `getdate()` without the `$timestamp` argument uses the
current timestamp.
The code for `[i]date()`
(https://github.com/php/php-src/blob/master/ext/date/php_date.c#L1276) only
makes a system call to `time(NULL)` when the `$timestamp` argument is missing.
In contra
Hi,
The PHP development team announces the immediate availability of PHP
7.2.4. This is a security release with also contains several minor bug
fixes.
All PHP 7.2 users are encouraged to upgrade to this version.
For source downloads of PHP 7.2.4 please visit our downloads page
Windows binaries c
Hi,
The PHP development team announces the immediate availability of PHP 7.0.29.
This is a security release. One security bug was fixed in this release.
All PHP 7.0 users are encouraged to upgrade to this version.
For source downloads of PHP 7.0.29 please visit our downloads page:
http://www.php