Doc #81014 [Com]: Update docs for php8
[email protected] ("modelsofdelhi at gmail dot com") Mon, 31 Oct 2022 11:49:42 +0000
| Newsgroups | php.doc.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://bugs.php.net/bug.php?id=81014&edit=1 ID: 81014 Comment by: modelsofdelhi at gmail dot com Reported by: egger1991 at gmail dot com Summary: Update docs for php8 Status: Verified Type: Documentation Problem Package: SPL related PHP Version: 8.0.5 Block user comment: N Private report: N New Comment: Whenever you are in Delhi, never forget to book Delhi Call Girls for outcall or in-call personal services of your choice. (https://escortsdelhinow-71.webselfsite.net/).github.com (http://escortsdelhinow.freeescortsite.com/).github.com (https://escortsdelhinow.onepage.website/).github.com (https://delhidivas.godaddysites.com/).github.com (https://trishatandon.footeo.com/news/2021/11/27/explore-the-world-of-electrifying-escorts-in-delhi-whatsapp-us-).github.com (https://escortsdelhinow.peatix.com/).github.com (https://komalmahajan.hpage.com/).github.com (https://delhidivas.boxmode.io/).github.com (https://delhidivas.odoo.com/).github.com (https://delhidivas.home.blog/).github.com (https://sitebuilder160678.dynadot.com/).github.com (https://623ee58e7aaac.site123.me/).github.com (http://www.delhidivas.viamagus.com/).github.com (https://delhidivas.bigcartel.com/book-delhi-escorts).github.com (https://delhidivas.nethouse.ru/).github.com (http://escortsdelhinow.populr.me/delhi-escorts).github.com (http://delhidivas.guildwork.com/).github.com (http://www.geocities.ws/trishatandon/).github.com (https://delhidivas.mypixieset.com/).github.com (https://delhidivas.creatorlink.net/).github.com (https://delhidivas.educatorpages.com/).github.com (https://trishatandon.threadless.com/about).github.com (https://bookdelhiescortsnow.escortbook.com/).github.com (https://delhidivas.splashthat.com/).github.com (http://delhidivas.mee.nu/).github.com (https://delhidivas.water.blog/).github.com (https://modelsofdelhi.yahoosites.com/).github.com (https://delhidivas.company.site/).github.com (http://delhidivas.pbworks.com/w/page/148647336/DelhiDivas).github.com (https://www.escortsinnoida.flazio.com/delhiescorts).github.com (https://delhidivas.amebaownd.com/).github.com (https://naughtydivas.weebly.com/).github.com (http://trishatandon.wikidot.com/).github.com (https://delhidivas.w3spaces.com/).github.com Previous Comments: ------------------------------------------------------------------------ [2021-05-06 10:53:42] [email protected] While this is mentioned in the migration guide[1], it is not yet documented in the manual proper. I'm not quite sure how to do it, so that the docs are still valid for PHP 7 and 8. [1] <https://www.php.net/manual/en/migration80.incompatible.php#migration80.incompatible.spl> ------------------------------------------------------------------------ [2021-05-05 21:39:59] egger1991 at gmail dot com Description: ------------ --- From manual page: https://php.net/splfixedarray.rewind --- Update docs for php8: SplFixedArray is now an IteratorAggregate and not an Iterator. SplFixedArray::rewind(), ::current(), ::key(), ::next(), and ::valid() have been removed. In their place, SplFixedArray::getIterator() has been added. Any code which uses explicit iteration over SplFixedArray must now obtain an Iterator through SplFixedArray::getIterator(). This means that SplFixedArray is now safe to use in nested loops. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=81014&edit=1