Author: Remi Collet (remicollet)
Date: 2022-07-08T07:27:58+02:00

Commit: 
https://github.com/php/web-php/commit/22ea1e2e6f6569e040ad92445c7a20749a2b0bd0
Raw diff: 
https://github.com/php/web-php/commit/22ea1e2e6f6569e040ad92445c7a20749a2b0bd0.diff

drop entry for reverted fix

Changed paths:
  M  ChangeLog-8.php


Diff:

diff --git a/ChangeLog-8.php b/ChangeLog-8.php
index 71121b2bc..a8a95ba48 100644
--- a/ChangeLog-8.php
+++ b/ChangeLog-8.php
@@ -74,10 +74,6 @@
 <ul>
   <li>Fixed handling of single-key connection strings.</li>
 </ul></li>
-<li>SPL:
-<ul>
-  <li>Fixed bug <?php githubissuel('php/php-src',8563); ?> (Different results 
for seek() on SplFileObject and SplTempFileObject).</li>
-</ul></li>
 <li>Zip:
 <ul>
   <li>Fixed bug <?php githubissuel('php/php-src',8781); ?> (ZipArchive::close 
deletes zip file without updating stat cache).</li>

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to