rfc:strncmpnegativelen

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
rfc:strncmpnegativelen [2011/08/14 14:59] – [Introduction] laruencerfc:strncmpnegativelen [2011/08/14 21:57] rasmus
Line 22: Line 22:
 </code> </code>
  
-We need to some codes like following one to do+We need to write some codes like following one to make it works as expect
 <code php> <code php>
 <?php <?php
Line 58: Line 58:
 </code> </code>
  
-===== Patchs =====+===== BC Breaks ===== 
 +   * Any strncmp call with a computed length which may end up being negative will now potentially return a match where it wouldn't before. 
 +===== Patches =====
    * http://www.laruence.com/php-dev/php-5.4-trunk-strncmp-supproting-negative-len.patch    * http://www.laruence.com/php-dev/php-5.4-trunk-strncmp-supproting-negative-len.patch
 ===== Tests ===== ===== Tests =====
rfc/strncmpnegativelen.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1