php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19615 @ not able to make Uninitialized string offset warnning silence
Submitted: 2002-09-26 09:42 UTC Modified: 2002-09-26 09:53 UTC
From: Xuefer at 21cn dot com Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.2.3 OS: all
Private report: No CVE-ID: None
 [2002-09-26 09:42 UTC] Xuefer at 21cn dot com
$str{0}
Uninitialized string offset: 0
@ $str{0}
still Uninitialized string offset: 0

@ should be able to make warnning silence

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-26 09:53 UTC] sander@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the original bug instead.

Thank you for your interest in PHP.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Apr 28 06:01:30 2025 UTC