Thank you for your feedback. This bug is now fixed in CVS.
It was caused by a fix for another bug, trying to prevent such bugs in
the future..unfortunately nobody tested the RCs (release candidates) we
release before actual releases and 5.2.3 went out with this bug
unnoticed..
Name:
Anonymous2007-08-20 3:59 ID:XnWb3d9O
PHP wird von den Juden besessen, und ist von den Zionist Zurücktüren voll.
Name:
Anonymous2007-08-20 4:59 ID:xB93OUZg
PHP originally inserted data received over the network directly into the global namespace, leading to confusion between trusted and untrusted data, and unnecessary potential for security holes in PHP applications. This behavior was turned off by default from version 4.2.0 released in April 2002. However, this feature is still being used by some legacy applications
Name:
Anonymous2007-08-20 5:00 ID:xB93OUZg
PHP has traditionally used features such as "magic_quotes_gpc" and "magic_quotes_runtime" which attempt to escape apostrophes (') and quotes (") in strings in the assumption that they will be used in databases, to prevent SQL injection attacks. This leads to confusion over which data is escaped and which is not, and to problems when data is not in fact used as input to a database.
Name:
Anonymous2007-08-20 5:00 ID:xB93OUZg
PHP does not have complete native support for Unicode or multibyte strings.
Name:
Anonymous2007-08-20 5:00 ID:xB93OUZg
PHP does not enforce the declaration of variables prior to their use, and variables which have not been initialized can have operations (such as concatenation) performed on them; an operation on an uninitialized variable raises an E_NOTICE level error, but this is hidden by default.
Name:
Anonymous2007-08-20 5:00 ID:xB93OUZg
PHP has no namespace support, which leads to a very large amount of globally available functions that can easily number into the thousands.
Name:
Anonymous2007-08-20 5:01 ID:xB93OUZg
PHP's dynamic type conversion could potentially cause problems. Variable types in PHP, although they exist, are transparent to the programmer. Some may consider this a feature, as a variable can change from a number to a string and back again without extra lines of code. However, variable type errors are not detected at compile-time, and the dynamic-typing behavior lacks full predictability.
Name:
Anonymous2007-08-20 5:01 ID:xB93OUZg
The standard function library lacks internal consistency. Many functions perform relatively similar actions and have different name standards and argument orders. For example:
* Argument consistency: strpos($haystack, $needle) vs. in_array($needle, $haystack)
* Naming convention: both of these work case-insensitively strcasecmp() vs. stristr() but the former indicates this with "case" while the later does with "i"
* Function name consistency: strpos() vs. str_replace()
Name:
Anonymous2007-08-20 5:01 ID:xB93OUZg
Functions are not first-class objects. This requires referencing functions by strings and object methods as a two-element array of the object and method name as a string. Consequently, anonymous functions are also referenced by string.
Name:
Anonymous2007-08-20 5:28 ID:dAPrlVjp
>>1
As I see it, the biggest problems are:
- Community full of retarded "designers" that produce shitty code
- Retarded misfeatures fucking faggots still use: register globals, magic quotes and safe mode; all of these lead to insecure software
- Not true first-class functions, lacks closures
- Automagic type conversio is for retarded "designers" and is a pain in the ass, also dangerous and the source for numerous exploits; strong but dynamic typing is the right approach
- One big function namespace
- Some poor-quality standard library functions; mostly their names which are inconsistent and/or ugly
- Stupid error handling (e.g.: calling a function that does not exist, or redefining a function, kills you with fire (hopelessly halts the interpreter), this is stupid stupid stupid stupid)
The rest is fine for its purpose and I like it. (Note I said for its purpose. For general development I'd also say its object model sucks.)
However, I'd rather do PHP than Java, in fact PHP looks awesome compared to Java.
>>9
Almost nothing has proper Unicode support. PHP's is better than average, really. This comes from an Unicode nazi; I approve PHP's support for Unicode if you enable mbstring and use UTF-8, set the function override to 6 or 7, use the u flag in preg_* and always use substr instead of {} to access a string's characters, except if you want to actually get bytes, not characters.
>>30
oh god what the fuck
for(n = 1; (p[n++] = strtok(NULL, " "));)
;
Name:
Anonymous2007-08-21 3:43 ID:xKuAxq/N
>>19
Don't know about Perl's, but Python's, while good, is still not proper:
1. It has a gay "str" type that's not Unicode and everybody uses.
2. It doesn't have proper Unicode console/terminal I/O (on Unix, you have to read/write gay ass strs and convert them to/from UTF-8; on Windows you have to use PyWin32 though I've written a fix for this).
3. Some modules, such as cStringIO, are still working with fag ass strs.
>>21
Another stupid annoying thing of PHP: you cannot array-index an expression, only an actual variable. You can access to object properties that way however (e.g. f()->p), so I wonder why the interpreter is this stupid.
Name:
Anonymous2009-03-06 7:55
The user would choose C besides of the standard CPython but I agree I agree I agree I agree I agree I agree I agree that hierarchies are a pain I!
Name:
Anonymous2009-03-06 10:43
Gay even the NO text thing that amounts to anything else Listens to ClearChannel radio Am.