php-src/ext/mbstring
Ayesh Karunaratne b8e380ab09 Update deprecation message for incompatible float to int conversion
Updates the deprecation message for implicit incompatible float to int conversion from:

```
Implicit conversion from non-compatible float %.*H to int in %s on line %d
```

to

```
Implicit conversion from float %.*H to int loses precision in %s on line %d
```

Related: #6661
2021-06-07 14:36:11 +02:00
..
libmbfl Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00
tests Update deprecation message for incompatible float to int conversion 2021-06-07 14:36:11 +02:00
ucgendat Update 'East Asian Width' table to comply with Unicode 13.0 2021-01-19 20:38:44 +02:00
config.m4 Consolidate all single-byte encodings in one source file 2020-11-11 11:18:59 +02:00
config.w32 Consolidate all single-byte encodings in one source file 2020-11-11 11:18:59 +02:00
CREDITS
mb_gpc.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mb_gpc.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mbstring.c Use zend_string_equals_* API in a couple of more place 2021-05-14 13:45:17 +01:00
mbstring.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mbstring.stub.php Generate class entries from stubs for ldap, libxml, mbstring and mysqli 2021-02-16 14:46:19 +01:00
mbstring_arginfo.h Generate class entries from stubs for ldap, libxml, mbstring and mysqli 2021-02-16 14:46:19 +01:00
php_mbregex.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_mbregex.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_onig_compat.h
php_unicode.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_unicode.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
unicode_data.h Update 'East Asian Width' table to comply with Unicode 13.0 2021-01-19 20:38:44 +02:00