php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74887 var_unserializer.c is missing
Submitted: 2017-07-09 20:53 UTC Modified: 2017-07-11 12:10 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: maroszek at gmx dot net Assigned: remi (profile)
Status: Closed Package: *Compile Issues
PHP Version: master-Git-2017-07-09 (Git) OS:
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: maroszek at gmx dot net
New email:
PHP Version: OS:

 

 [2017-07-09 20:53 UTC] maroszek at gmx dot net
Description:
------------
It is missing at the moment in master. I know i can generate it using re2c but afaik the generated files are always committed into cvs?

This commit killed it: https://github.com/php/php-src/commit/d75dbb0e31fee43be2b9d1ec63ca2be1a30b71a0

Test script:
---------------
-

Expected result:
----------------
ext/standard/var_unserializer.c

Actual result:
--------------
File is missing in action.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-07-11 12:00 UTC] maroszek at gmx dot net
Fixed with https://github.com/php/php-src/commit/d5f7e01f7cd2d3d51ea9bb96286da442b38e1d00

Issue can be closed :)
 [2017-07-11 12:10 UTC] requinix@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: remi
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 20:01:36 2025 UTC