-
File:
https://github.com/kohana/core/blob/3.3/master/classes/Kohana/Request.php
Function:
public function url()
-
Open Classifieds (http://open-classifieds.com/download/) uses the Kohana framework, but uses MySQL for authentication. I'd like to use the kohana-pure-ldap class to implement LDAP authentication for t…
-
I wouldn't say this is as much of a functionality issue as much as a cosmetic issue.
If I am to navigated to a nonexistent shop (By default you could try: /modulargaming/shops/6) I am greeted by a "N…
-
Подскажите. Проект находится в состоянии "заброшен" или "завершен"? Хотелось бы начать новый проект на основе вашего. На данный момент некоторые моменты не понятны.
-
After clicking upgrade, typing in FTP credentials and hitting confirm/start upgrade the loading screen appears. Nothing happened, so after a while I looks at the Net panel in Bugzilla and found the fo…
-
Given the setup up below "typo3/party" is installed before "flow3/composer-installer" even though the latter is required by the former.
--COMPOSER--
``` json
{
"name": "christianjul/barebone-fl…
-
With Kohana also available on Packagist nowadays and modules also floating around there, maybe it would be nice to add an icon or link on a module's page that shows if it supports installation through…
-
I get this error when run the composer update command
cartalyst/sentry suggests installing illuminate/database (Default sentry user, group and throttling implementations.)
cartalyst/sentry suggests i…
-
Formo has some pretty handy ENUM handling, it'd be awesome if it could do the same thing for SETs.
Expected behaviour on creation would be to create a set of checkboxes for the data based on the all…
timhj updated
10 years ago
-
Hi,
It seems like the fix for #2871 and #2495 in #2986 has resolved the potential for stack overflow when calling isset on an ArrayObject, but is still inconsistent with standard PHP behaviour becaus…