Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/voku/portable-utf8
๐ Portable UTF-8 library - performance optimized (unicode) string functions for PHP.
https://github.com/voku/portable-utf8
9ebcef1ff03a806b45d650709e02bec6b5eb0c95 authored over 3 years ago
d0d0f0362e7c10755ef17db19ee89b70221e90a4 authored over 3 years ago
... and fix phpstan reported stuff.
d124edea603df8d406c42cd0f5275a861dfaee94 authored over 3 years ago
* origin/master:
Apply fixes from StyleCI
# Conflicts:
# tests/Utf8IsValidTest.php
93d7403a0512be8df9d6ee5475eff44662bc1590 authored over 3 years ago
Apply fixes from StyleCI
86a6b8b5ddda5b5bdce7bd526eadccc8704e524c authored over 3 years agob1fe63e463f6fadd16c344d753ec3c19ae9cacd6 authored over 3 years ago
150ef9dcf5f658c3e1c0220e1606e81123657aaa authored over 3 years ago
14102d10db1817714d42792e50979389a0854118 authored over 3 years ago
-> fix for Windows CI
4caf5ad273dab270e91b29443fc4acd93911b934 authored almost 4 years agoc08b92ede2102c06825eddf4de883265508983ab authored almost 4 years ago
6eaa7f471ebea39a6b970444e419da35c754aad8 authored almost 4 years ago
f1473f36c1e0c0d80efc5041a69598a20e37443f authored almost 4 years ago
-> fix for PHP 8
7c0b660bc7c5c4e08e22cb03aad547c6a4c56e50 authored almost 4 years ago9e45b85933a669ad080b67f5e2bda8436bcba9b9 authored almost 4 years ago
7d85eebc1403ca4146ba200528b574796ac2bc33 authored almost 4 years ago
c96fda620dea8301d8cec682b9dae10ddb7f5eba authored almost 4 years ago
42a20cc36712432699c9a1d0387303394450b8b1 authored almost 4 years ago
html_entity_decode() will not decode characters for many values < 160,
most notably 0-31 and 127...
0d0a66e9ce97f1e24d51f7a03f0b14fc476c36ed authored about 4 years ago
578f5266725dc9880483d24ad0cfb39f8ce170f7 authored about 4 years ago
d44683ae9de265d85e969a78703d98259810226a authored about 4 years ago
f14ed68ea9ced6639e71ca989c6d907892115ba0 authored about 4 years ago
[+] "UTF8::is_printable()" -> fix for non-printable control characters
68aebc58486ae319897e3af66270b6d8d6bc41d0 authored about 4 years ago4a5f2207c3eade3b16602535d3abd2bde8c7ac0d authored about 4 years ago
0f9f156eb0baa0bf72ceef250cd74fe70e2e6379 authored about 4 years ago
a41b746897c50246080f758c324efe7fb716c216 authored about 4 years ago
5bc8c1a2fd44fce95aa52aa33efe6e1f252d70df authored about 4 years ago
6df7481b616bb5d39cf58b72aa3d1943f6afd2de authored about 4 years ago
5912c03c01089fb9a11a8ca72909fa50304e1800 authored about 4 years ago
fb5ca1a1f35e11f9c71081bd91848ea9ae73ee66 authored about 4 years ago
f4c6a61882838c1e51a40bbe422e5e8e2e345335 authored about 4 years ago
2059f41bb101d5e2d32c569ef72ef305bd023419 authored about 4 years ago
adaba212f10b1dda711eabee1c00caa79b2fcc78 authored about 4 years ago
362423cded19ce8835df9ba52b5ec866fa99b94e authored over 4 years ago
ea880fb8bc9a046fe305a94bc017abf35af884aa authored over 4 years ago
c92522515a2d5ec9b03fd3c9e231b8b277c65121 authored over 4 years ago
664a710cc07c83c5d023a3ae8be22d69e3622286 authored over 4 years ago
1ae61e6cd19c4f042c98cc582a2a97154a78af04 authored over 4 years ago
e03c84c199fc4b759d352ec662d80877636c5086 authored over 4 years ago
95f62bb7eebc4dbe2c7a45dd975d0cdc115c752c authored over 4 years ago
-> https://github.com/voku/portable-utf8/pull/99#issuecomment-654817203
b9cb9a51de8715db29a66c42d8f30b216957871f authored over 4 years ago0381b87156c4925e33d497eed05fca5cf5f627e1 authored over 4 years ago
+ add more tests
+ try to fix phpstan.neon config
Modernize Travis configuration
eb7992154422287207e8a10b1acf4252d9b313f2 authored over 4 years agoSimplify and update phpstan configuration
0828e1f7e12bb5ea446f8cbe37037a395374f80f authored over 4 years agod932669ee779b0364c40c3b40872f21080bb5801 authored over 4 years ago
e74263c331681b6fd182584251637c30500be0c3 authored over 4 years ago
fe695e077d99a96557e21d2b85f78a44b8330ec4 authored over 4 years ago
ffd47a7f7b39e74dfa76873121063240bc3903f9 authored over 4 years ago
5445d44086ea7b53dcd6dd1b182ae5bdcb1fbb07 authored over 4 years ago
trim('0002', '0') returns '0002'
c5f27d8a08911f55db744bc3a6a0fdef85059510 authored over 4 years ago99e82de221235f07fa0f8fc6e1cd06ac0f3e0717 authored over 4 years ago
expected is '2'
(bool)('0') is false
the same problem is in ltrim and rtrim
4594afb29d8a559a75c589089a54e71b6119e2a9 authored over 4 years ago6eef2006f84fd47fff11173c89af746461728926 authored over 4 years ago
667a69f310e46796b84cae9edff37b9b2f03fb3c authored over 4 years ago
2d6691d338eed23364de71a16f48242b857d6a61 authored over 4 years ago
67412fe8953a9fe0c440c468b35d4b5047a61dcd authored over 4 years ago
ca43fcf0d953909217565d6cbfa923053de0acdc authored over 4 years ago
* origin/master:
Apply fixes from StyleCI
666d79f197536374a52a6875c46e55d6588a3023 authored over 4 years ago
Apply fixes from StyleCI
e1f4011fda849a5088313d0ba83821d4fd41289b authored over 4 years ago4f0d9701eaf8e1b194fc94da60a84586e0325a47 authored over 4 years ago
8baf1089cde58befa3476186024f050b27934a36 authored over 4 years ago
3ff57b9ff15a45dbe0f0e4a1d346dc7efc8d2a1f authored over 4 years ago
ba186c5f65c863c90553430f62d588a723863f4d authored over 4 years ago
dcdb1d8fbda1ce3047bf2377558e8fea13bd1ae9 authored over 4 years ago
71c39ebe0558f6a01d2ef97ab9b873320adc90ca authored over 4 years ago
310e50c5c1d2459ac5513e4fd3624eee30f48085 authored over 4 years ago
63d32192d41f6563c66d2fa4be65d056ae4d0bc8 authored almost 5 years ago
1c729837fd3965d57054757a823304144b8bf0b8 authored almost 5 years ago
43cb89853c75864f1b897c7aacbe5cf173f9001f authored almost 5 years ago
Apply fixes from StyleCI
953c75062d5cdf43f06acd1cb39703adda8d9303 authored almost 5 years ago7d1e08818ec404659320c5f852a088d84cb9cf86 authored almost 5 years ago
9cdb893e03ca3b32cb94ec0e2cae136d642e523c authored almost 5 years ago
a7252b7bf0df4ebde203ef04c9e2d4ec86573294 authored almost 5 years ago
741af0b72c963fe6c6e2994c95ed089fd200d67a authored almost 5 years ago
eb0a13a21edc9d63905742065e8be137712c0ad9 authored almost 5 years ago
2357d36426f6d616d4ac459c3ca89a4a69357451 authored almost 5 years ago
0fdda3f53a22fa08c3b65daa0c32403dfb122b7f authored almost 5 years ago
+ autogenerated documentation, this needs some more love
c6fbed41d52f83e541ba33e7fa879cea6feb9239 authored almost 5 years ago-> https://twitter.com/jetbrains/status/1236986174075482113
0db427da32e7ee6cf587909be0a2cfeba3921598 authored almost 5 years ago-> remove unneeded variable only
cbc4522d530202ab5b08f83d858edb6379a262e5 authored almost 5 years agoe34247dce28f9aebebd2d752d8813b91de689aec authored almost 5 years ago
8fddf5601eeb27df84515293ce4a64b839211b1e authored almost 5 years ago
89c2d562749b03bf5f5ce924037eef7fe809d3ee authored almost 5 years ago
"The UTF8::is_utf8_string function is incorrectly detecting UTF8 encoding when the last byte in ...
f5d54d0eb317296c635629b0e39971f6f6b989ec authored almost 5 years ago1b558059a84d566843c8d0a2ba1d9c3051764565 authored almost 5 years ago
8da1bacb4237f4aeb4e3f2c167995f53a6626bbc authored almost 5 years ago
8179233de1f6f39c5b8962bcb7dedebb9000beb1 authored almost 5 years ago
9ba13f6effba0a293ae1726b384fa8d9ced1c066 authored almost 5 years ago
d625a370530456b226699f7106c57ca9ddea8689 authored about 5 years ago
e462e8985a80cbd927765fd7e09f52bb103c9797 authored about 5 years ago
134a90fa60713482271f57b768743b75cb3921b0 authored about 5 years ago
d1592a880b9d9055755454459336236d75af86fe authored about 5 years ago
-> https://github.com/phpstan/phpstan-src/pull/123
28919d2a59b0ff9e39501861186b3a4d005aca14 authored about 5 years agode4b172aac6c4d2b38d75181da3659d6308382e9 authored about 5 years ago
0a59eef2e925358c873a7eef38b940e2046e6ebd authored about 5 years ago
- do not use "=== false" | "=== true" for "bool" types
- "GRAPHEME_CLUSTER_RX" -> is not used an...
0991729d5ca364078b00fe0e107f87ec0d53b0d7 authored about 5 years ago