A list of puns related to "Zend (company)"
Is anyone aware of an English translation of the Zend Avesta?
I'm interested in purchasing a copy but haven't been able to find one.
I got an offer from a company that works on Zend framework, I work with Laravel, I have never tried Zend, should I give it a try? Or it's wasting of time?
Repfam, just want to ask if ever I wanted to ship using Zend, how many sneakers (in quantity) is the sweet spot? Considering around 1.1kg per pair. 4 pairs ang naiisip ko thru Air freight kaso hindi ba sya mahohold or masi-seized? Or should i consider Sea freight instead? Thanks in advance! ππ»
I've passed a ZCE exam in 2017 and what I gained:
I thought it would bring me more benefits. However, in all interviews, everyone doesn't care about it. The knowledge that I gained is useless (I haven't faced a situation when I should immediately distinguish the proper name of the function stream_copy_to_stream
, stream_copy_stream
, or copy_to_stream
in practice. I just googled it)
Could you share, what do you received?
I have an app where the user or rather the admin, can check the configuration of PHP. Cause it is an API the ini values are collected by calling ini_get_all
with all the extension names.
This is the code I use
public function getLoadedExtensions(): array
{
$extensions = [];
$loadedExtensions = get_loaded_extensions();
foreach ($loadedExtensions as $extensionName) {
try {
$iniValues = @ini_get_all($extensionName);
} catch (Throwable) {
$iniValues = [];
}
$extension = new PhpExtension();
$extension->setExtensionName($extensionName);
$extension->setVersion(phpversion($extensionName));
$extensions[] = $extension;
}
return $extensions;
}
It works for nearly all extensions as expected, just for Zend OPcache and a few with no ini values I get the following warning:
<b>Warning</b>: ini_get_all(): Extension &quot;Zend OPcache&quot; cannot be found in <b>/var/www/html/src/Maintenance/PhpInfo/PhpInfoService.php</b> on line <b>39</b><br />
Is there a clean way to get the ini values used by OPcache? I currently run a ini_get_all()
and filter if the key starts with opcache
.
Hello everyone
I'm new to this and wanted to ask if there is any study material for the PHP Certification that is found on the Zend website?
I have searched online for a while and didn't find anything specifically for that exam which I thought was a bit odd since exams like these tend to have YouTube playlists and study materials and stuff like that.
so I was wondering if there are preferred or recommended materials or courses to study or take to get ready for that exam and if there are any tips or other useful information from anyone who took the exam that would be highly appreciated.
Hello! Prices include shipping so leave a comment and shoot me a PM, thanks!
- 3 MouseMods Sakura Mousepads $55 each - Colors: Anti-Blossom (Black), Night Blossom (Dark Blue), and White Blossom. New, only taken out of box for pics, not taken out of sleeve.
- 108 count Lubed/Filmed Tangies $110 - Dark Stem (67g) Krytox 205g0 with Deskeys Switch Films SOLD
- 109 count Lubed/Filmed Tangies $111 - Dark Stem (67g) Krytox 205g0 with Deskeys Switch Films SOLD
- Kuro Shiro Rama $75 - New, never mounted SOLD
- GK61 Build $120 - Used for about a month but no shine. Novelkey Cream switches lubed with Krytox 205g0, band aid modded stabs, spacebar artisan included as well as keycaps and a black cable. SOLD
- Anka Zend Pond 2 Artisan $75 - New, never mounted SOLD
Hello r/php!
Tldr: Basically the title!
Long: Zend used to be THE framework, at least here (Hungary), when I started working in the PHP era, 3 years ago. If you asked a question where to learn the best parctices/framework/PSRs the answer was almost always, just check out Zend's codebase.
Last year or even before Zend become Laminas and also a Linux Foundation Project which is the coolest thing I can think of, in this truly opensource language ecosystem.
But where the community went? Is anyone still uses the whole Laminas/Mezzio? (The full framework not just some libs) With the community, nearly all of the educational content gone away. (The olds are still there, but there is 0 new, up-to-date thing)
Is the other big players (Symfony/Laravel) just become that good/big Laminas no longer a worthy competitor?
Receding airlines
Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.