PHP

PHP is a popular general-purpose scripting language that's particularly suited for server-side web development. PHP runtime is generally executed by webpage content, and can be added to HTML and HTML5 webpages. PHP was originally developed in 1994 by Rasmus Lerdorf.
Here are 73,043 public repositories matching this topic...
-
Updated
Mar 4, 2021
Hello,
There are some missing translation for Welsh (cy). These should be added in branch 4.4.
See symfony/symfony#38710 for details and this page for an example.
These are the files that should be updated:
- [src/Symfony/Component/Form/Resources/translations/validators.cy.xlf](https://github.com/symfony/symfony/blob/4.4
-
Updated
Mar 7, 2021 - PHP
-
Updated
Jan 2, 2021 - PHP
-
Updated
Mar 9, 2021 - C++
-
Updated
Mar 5, 2021 - C++
-
Updated
Feb 25, 2021 - PHP
-
Updated
Mar 7, 2021 - JavaScript
-
Updated
Mar 9, 2021 - PHP
-
Updated
Mar 8, 2021 - PHP
-
Updated
Mar 8, 2021 - PHP
When creating or editing a relationship, we should group the relationship type list with the same tag as on the contact page (Love, Family, Other kind, ...), i.e. with an element.
-
Updated
Mar 5, 2021 - PHP
Under the 'Theme' settings tab you can upload images. It would be great if vector images can be added so it can scale without causing artifacts.
-
Updated
Mar 5, 2021 - PHP
-
Updated
Jan 19, 2021 - PHP
-
Updated
Mar 1, 2021 - PHP
-
Updated
Mar 8, 2021 - PHP
- OctoberCMS Build: 467
- PHP Version: 7.4
We had this code running in one of our plugins for quite a while, see example: https://octobertricks.com/tricks/register-custom-side-navigation-for-your-plugin
We believe it stopped working on v466 update (2 updates ago)
When adding the code line:
<?php
$sideMenuItems = BackendMenu::listSideMenuItems();
print_r($sideMenuItems);
-
Updated
Mar 8, 2021 - Dockerfile
-
Updated
Mar 8, 2021 - PHP
Created by Rasmus Lerdorf
Released June 8, 1995
- Organization
- php
- Website
- secure.php.net
- Wikipedia
- Wikipedia
There is currently https://getcomposer.org/doc/06-config.md#preferred-install which explains preferred-install (without really explaining the effect or purpose at all, so not great either). And then install/update document the prefer-source/dist options without explaining how this relates to preferred-install: https://getcomposer.org/doc/03-cli.md#install-i
It's unclear which of the two takes p