Home
last modified time | relevance | path

Searched refs:logo (Results 1 – 10 of 10) sorted by relevance

/web-php/images/
H A Dlogo.php54 function serve_compressed_if_available($logo): void { argument
59 $encoded_file = "$logo.gz";
68 readfile($logo);
71 $logo = './logos/php-logo.svg'; variable
76 $logo = './logos/qa.jpg'; variable
84 $logo = './logos/php-xmas-2013.png'; variable
91 imgheader($logo);
92 serve_compressed_if_available($logo);
/web-php/styles/
H A Dphp8.css56 .php8-logo {
60 .php8-logo img {
H A Dhome.css19 .hero-logo {
H A Dtheme-base.css1905 .logo-list ul{
/web-php/include/
H A Dheader.inc99 …<a href="/" class="brand"><img src="/images/logos/php-logo.svg" width="48" height="24" alt="php"><…
H A Dpregen-news.inc811 'content' => 'phpce-logo.png',
2643 'title' => 'phperkaigi-2019-logo',
2861 'title' => 'Laracon logo',
2862 'content' => 'laracon-logo.png',
2905 'content' => 'laracon-logo.png',
3386 'content' => 'jest-php-logo.png',
6832 'content' => 'phpce-logo.png',
11453 'content' => 'phpce-logo.png',
12729 'content' => 'DPC-logo.png',
17675 'content' => 'cake-logo.png',
[all …]
/web-php/releases/8.2/
H A Drelease.inc25 <div class="php8-logo">
/web-php/releases/8.3/
H A Drelease.inc25 <div class="php8-logo">
/web-php/releases/8.1/
H A Drelease.inc25 <div class="php8-logo">
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt15 . Fixed bug #60189 (php logo can not be displayed). (Laruence)

Completed in 153 milliseconds