]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.3' into PHP-7.4
authorChristoph M. Becker <cmbecker69@gmx.de>
Thu, 3 Sep 2020 13:44:38 +0000 (15:44 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Thu, 3 Sep 2020 13:45:33 +0000 (15:45 +0200)
* PHP-7.3:
  Fix #80048: Bug #69100 has not been fixed for Windows

1  2 
NEWS
main/streams/plain_wrapper.c

diff --cc NEWS
index 9eaa1b1c58d2fe08b8d92cca2a0b7a4457792a80,0800e83e0f9346579f89c816b64b0fb40c0c530d..157d77c2624910051f402088304db17350d4c429
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,12 -1,9 +1,13 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? ????, PHP 7.3.23
 +?? ??? 2020, PHP 7.4.11
  
  - Core:
 +  . Fixed bug #79979 (passing value to by-ref param via CUFA crashes). (cmb,
 +    Nikita)
 +  . Fixed bug #80037 (Typed property must not be accessed before initialization
 +    when __get() declared). (Nikita)
+   . Fixed bug #80048 (Bug #69100 has not been fixed for Windows). (cmb)
  
  - Calendar:
    . Fixed bug #80007 (Potential type confusion in unixtojd() parameter parsing).
Simple merge