php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #73503 Missing entry in the migration guide
Submitted: 2016-11-12 08:52 UTC Modified: 2018-11-22 18:21 UTC
From: alec@php.net Assigned: cmb (profile)
Status: Closed Package: Documentation problem
PHP Version: 7.1.0RC6 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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alec@php.net
New email:
PHP Version: OS:

 

 [2016-11-12 08:52 UTC] alec@php.net
Description:
------------
I just hit the "regression" described in #53432 and I didn't find anything about this in the migration guide for PHP 7.1. I found only http://php.net/manual/en/migration71.incompatible.php#migration71.incompatible.empty-string-index-operator which is not the same.

I think it should be stated in the migration guide that any use of [] operator on an empty string results in a warning ("Illegal string offset") and the operation does not work, leaving the variable to be an empty string still.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-01-31 10:27 UTC] vrana@php.net
-Type: Bug +Type: Documentation Problem
 [2018-11-22 18:21 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=346032
Log: Fix #73503: Missing entry in the migration guide

Since the fix for bug #53432 only targeted master, we document
it in the migration guide as incompatible change.

This also integrates user note 120336.
 [2018-11-22 18:21 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2018-11-22 18:21 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2020-02-07 06:05 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=49e2592f1ba9b1eee31f5ddb391b736e92ca2e1f
Log: Fix #73503: Missing entry in the migration guide
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 16:01:30 2024 UTC