php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #70494 scripts/dev/check_parameters.php was not updated for PHP 7
Submitted: 2015-09-14 15:47 UTC Modified: 2015-10-06 07:34 UTC
From: sean at siobud dot com Assigned: nikic (profile)
Status: Closed Package: *General Issues
PHP Version: 7.0.0RC2 OS: All
Private report: No CVE-ID: None
 [2015-09-14 15:47 UTC] sean at siobud dot com
Description:
------------
scripts/dev/check_parameters.php was not updated for PHP 7. It currently errors out with.

`use preg_replace_callback instead`

I assume it also has not been updated for the PHP 7 parameter changes (zend_long and size_t)

I am taking this bug, and will open a PR.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-10-06 02:38 UTC] sean at siobud dot com
This was fixed + merged https://github.com/php/php-src/pull/1521
 [2015-10-06 07:34 UTC] nikic@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: nikic
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 05:01:31 2024 UTC