php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13372 Typo in zend.h
Submitted: 2001-09-21 06:00 UTC Modified: 2001-12-12 07:09 UTC
From: jeffh at apptechsys dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.6 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: jeffh at apptechsys dot com
New email:
PHP Version: OS:

 

 [2001-09-21 06:00 UTC] jeffh at apptechsys dot com
zend.h:268: #define ZEND_STRS(str) (str), (sizeof(str)

This macro isn't used anywhere, but it does have to potential make break things.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-12 07:09 UTC] yohgaki@php.net
It seems it's fixed.
Thanks for reporting.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 08 01:01:28 2025 UTC