Home
last modified time | relevance | path

Searched refs:inside (Results 1 – 8 of 8) sorted by relevance

/web-php/styles/
H A Dadd-note.css53 -webkit-column-break-inside:avoid;
54 -moz-column-break-inside:avoid;
55 -o-column-break-inside:avoid;
56 break-inside:avoid;
H A Di-love-markdown.css80 list-style-position: inside;
H A Dtheme-medium.css541 break-inside: avoid;
H A Dtheme-base.css156 page-break-inside: avoid;
163 page-break-inside: avoid;
/web-php/bin/
H A Dnews2html22 $inside = false; variable
27 $inside = true; variable
31 if (!$inside) { continue; }
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt575 . Fixed a crash inside dtor for error handling. (Ilia)
3061 inside a binary or image column type). (Ilia)
3403 - Fixed two possible crashes inside posix extension (Tony)
3575 - Fixed possible triggering of buffer overflows inside glibc
3693 - Added missing error check inside bcpowmod(). (Ilia)
3704 - Fixed "Floating point exception" inside wordwrap().
4845 inside a failed query executed via query() method). (Ilia)
4951 inside error handler). (Dmitry)
5159 - Fixed XSS inside phpinfo() with long inputs. (Ilia)
6535 - Fixed bug #30027 (Possible crash inside ftp_get()).
[all …]
H A DNEWS_5_4_0_beta1.txt479 . Fixed a crash inside dtor for error handling. (Ilia)
2965 inside a binary or image column type). (Ilia)
3307 - Fixed two possible crashes inside posix extension (Tony)
3479 - Fixed possible triggering of buffer overflows inside glibc
3597 - Added missing error check inside bcpowmod(). (Ilia)
3608 - Fixed "Floating point exception" inside wordwrap().
4749 inside a failed query executed via query() method). (Ilia)
4855 inside error handler). (Dmitry)
5063 - Fixed XSS inside phpinfo() with long inputs. (Ilia)
6439 - Fixed bug #30027 (Possible crash inside ftp_get()).
[all …]
H A DNEWS_5_4_0_beta2.txt530 . Fixed a crash inside dtor for error handling. (Ilia)
787 . Fixed Bug #53629 (memory leak inside highlight_string()). (Hannes, Ilia)
928 . Fixed bug #53630 (Fixed parameter handling inside readline() function).

Completed in 61 milliseconds