-
Updated
Dec 18, 2021 - Java
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 629 public repositories matching this topic...
-
Updated
Dec 18, 2021 - Java
-
Updated
Dec 13, 2021 - Java
Prefix Sum Array
🚀 Feature
An easy to implement an algorithm that calculates range sums. It supports O(1) queries and O(n) updates.
Have you read the Contribution Guidelines?
Pitch
PSAs are a beginner-friendly algorithm that helps reinforce the understanding of arrays. I can implement this in C++ and Java (:
Assigned
@RohanK6 - Java
@itslinotlie - C++
@mavneeK - C
@aniket
-
Updated
Dec 13, 2021 - Java
-
Updated
Dec 17, 2021 - Java
-
Updated
Nov 29, 2021 - Java
Just make PR with the design pattern implementation, language doesn't matter. Just follow the structure: https://github.com/ZoranPandovski/design-patterns#contribution
If the implementation already exists follow the code structure and create a new dir with e.g your name, 1, 2, or use your imagination
When bailing out with an error, print where in source error occurred. We already set source section in ast visitor but do not print it in error cases.
Decide if early or lazy loading is better for graalphp.
- pro for eager: we may implement phpdoc semantics into parsing (types)
- however, new versions of php support type hints and dont have to rely on comments
- i think for now we lazy loa
-
Updated
Dec 2, 2021 - Java
ComposerProxyFacetImpl has at least one TODO entry regarding more robust logging/error-handling when the list.json is mapped into a list of packages suitable for Composer.
We should clean that up, and while doing so, evaluate the rest of the implementation to see if there is other outstanding technical debt carried over from the proof-of-concept.
-
Updated
Jul 10, 2021 - Java
-
Updated
Oct 21, 2020 - Java
-
Updated
Apr 27, 2018 - Java
-
Updated
Oct 31, 2021 - Java
-
Updated
Oct 4, 2021 - Java
-
Updated
Apr 28, 2020 - Java
Created by Rasmus Lerdorf
Released June 8, 1995
- Organization
- php
- Website
- secure.php.net
- Wikipedia
- Wikipedia
As per the title.
By the way, thanks for the work you're doing on jphp, and sorry for so many issues, I'm really interested in the project, and would love to use it for lotsa cool magic upcoming stuff <3