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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Aug 27 17:00:03 2025 UTC