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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sean at siobud dot com
New email:
PHP Version: OS:

 

 [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