Skip to content
#

PHP

php logo

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 665 public repositories matching this topic...

DS-Algo-Point
itslinotlie
itslinotlie commented Oct 12, 2020

🚀 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

abertschi
abertschi commented Aug 18, 2020

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
documentation enhancement good first issue graaphp-language
fjmilens3
fjmilens3 commented Feb 23, 2018

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.

enhancement good first issue

Created by Rasmus Lerdorf

Released June 8, 1995

Organization
php
Website
secure.php.net
Wikipedia
Wikipedia

Related Topics

language